Token Revocation Endpoint

Revoke an access token or refresh token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

The token to revoke

string
enum

Hint about the type of token being revoked

Allowed:
string

OAuth2 client ID

string

OAuth2 client secret

Responses
200

Token revoked successfully

401

Unauthorized - Invalid client credentials

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!