Revoke the current session
DELETE/v1/sessions/current
Revoke the current session. Session ownership, device binding, expiration and revocation rules are enforced for the selected flow.
Request
Responses
- 200
- 401
- 500
Returns the resulting session revocation representation after revoke the current session completes.
Authentication failed because the required credential is missing, invalid, expired or no longer active.
An unexpected internal error occurred.