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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.