Revoke tokens

Revoke an access token or refresh token. Once revoked, the token can no longer be used.

Revoking a refresh token revokes all access tokens that were created using the same authorization.

This endpoint can only be accessed using OAuth client credentials.

๐Ÿ”‘

Access with

Basic authentication
Body Params
string
required

The type of token you want to revoke.

Possible values: access_token refresh_token

string
required

The token you want to revoke.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoadingโ€ฆ
Response
Choose an example:
application/json
application/hal+json