Revoke access token

Revokes the given access token. After revoking, this token can no longer be used to make requests nor can it be refreshed.

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

Your client id

string
required

Your client secret

string
required

The access token that will be revoked.

Headers
string
enum
Defaults to 2026-02-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Response
200

OK

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