Sign out every user currently affected by this SSO profile, except the caller. Non-SSO sessions are untouched.
curl --request DELETE \
--url https://api.useinvent.com/orgs/{org_id}/sso/profiles/{profile_id}/sessions \
--header 'Authorization: Bearer <token>'{
"revoked": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request DELETE \
--url https://api.useinvent.com/orgs/{org_id}/sso/profiles/{profile_id}/sessions \
--header 'Authorization: Bearer <token>'{
"revoked": 123
}