v1

latestOpenAPI 3.0.02026-07-24171968.3 KB
Revocation Endpoint

Use this endpoint to revoke a token

Invalidate a given token. Notifying the authorization server that the token is no longer needed allows the authorization server to clean up data associated with that token (e.g., session data) and the underlying authorization grant.

post/revoke

Headers

x-client-certificatestring

MTLS Client Certificate

Response

Revocation response.