Revoke token (cascading)

Use this endpoint to invalidate an access token or refresh token. If you revoke an access token and the cascade-flag is set to true the associated refresh token is also revoked.

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

JSON-body for revoking a token

string
required

A refresh token or access token.

boolean

If token is an access token and cascade is set to true, the corresponding refresh token will also be revoked. Otherwise only token will be revoked.

Responses
204

No content.

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