Skip to main content
POST
Revoke Token

Body

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

The token to revoke.

Example:

""

client_id
string
required

Your client identifier.

Example:

""

client_secret
string<password>
required

Your client secret.

Example:

""

Response

Token successfully revoked (body may be empty).