GuidesRecipesAPI Reference
Log In
API Reference

Perform an action on access token

This endpoint will perform an action on an access token.

📌

Available actions

REVOKE - Revoke an existing access token
INTROSPECT - Introspect an access token

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

Available properties for access token actions

string
enum

Action to perform.

Allowed:
string
required

Client ID.

string
required

Client secret.

string
required

Access or refresh token.

string
enum

Type of token.

Allowed:
Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

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