Skip to main content
Revoke an access_token or refresh_token

Body

application/json
client_id
string
required
client_secret
string
required
token
string

access_token or refresh_token to revoke

Response

Revocation accepted (regardless of whether the token existed)

The response is of type object.

Last modified on May 13, 2026