Revoke a Token

Revokes an access token or refresh token issued to the authenticated client, per RFC 7009. Client authentication uses client_secret_post or client_secret_basic. Responds 200 for a revoked token and for an unknown token.

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

The access token or refresh token to revoke, issued to the authenticated client.

string
enum

A token_type_hint for the submitted token.

Allowed:
string

Your client_id.

string

Your client secret, for client_secret_post client authentication.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json