Skip to main content
POST
Revoke token

Body

application/x-www-form-urlencoded

Token revocation request

token
string
required

The token to revoke

token_type_hint
string | null

Optional hint about the token type (access_token or refresh_token)

Response

Token revoked (or was already invalid)