ApiSession
Query Parameters
app?string
IDP SSO Logout from the session and delete the session and refresh cookies
curl -X GET "https://api.descope.com/v1/auth/idp/sso/logout"{}export interface Response {} Was this helpful?
curl -X GET "https://api.descope.com/v1/auth/idp/sso/logout"{}export interface Response {
}