Skip to main content
POST
OAuth token revocation (RFC 7009)

Body

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

Response

Token revoked (or already unknown).