Revoke token

The client requests the revocation of a particular token by making an HTTP POST request to the token revocation endpoint URL. See RFC7009 for more information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Branch of the request.

Allowed:
Body Params
string
required

The token that the client wants to get revoked.

string

A hint about the type of the token submitted for revocation.

Headers
string
required

Client secret basic authentication.

Responses

400

unauthorized_client

401

access_denied

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