Skip to main content
POST
Revoke a token
Use this route during sign-out, credential rotation, or when a third-party application must no longer act for a user.

Body

application/json
token
string
required
token_type_hint
enum<string>
Available options:
access_token,
refresh_token
client_id
string
client_secret
string

Response

Token revoque