ApiSession
GET
/v1/auth/idp/sso/logoutQuery 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?