Skip to main content
POST
Revoke an OAuth token

Body

application/x-www-form-urlencoded
token
string
required
token_type_hint
enum<string>
Available options:
access_token,
refresh_token
client_id
string

Response

Revocation request accepted.