Skip to main content
POST

Body

application/x-www-form-urlencoded
token
string
required

Access or refresh token to revoke

client_id
string
required

OAuth client identifier

token_type_hint
enum<string>

Optional hint that identifies the token type

Available options:
access_token,
refresh_token
client_secret
string

Required for confidential clients and omitted by public clients

Response

Empty body (RFC 7009)