Sign out a single SSO-affected session by id. Only APP sessions are eligible. The caller cannot revoke their own current session (use /auth/logout). The target session must belong to a user who is a member of this org.
curl --request DELETE \
--url https://api.useinvent.com/orgs/{org_id}/sso/profiles/{profile_id}/sessions/{session_id} \
--header 'Authorization: Bearer <token>'nullWas this page helpful?
curl --request DELETE \
--url https://api.useinvent.com/orgs/{org_id}/sso/profiles/{profile_id}/sessions/{session_id} \
--header 'Authorization: Bearer <token>'null