POST
Revoke Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/x-www-form-urlencoded
token
string | null
token_type_hint
string | null
client_id
string | null
client_secret
string | null

Response

Successful Response