Revoke Token

Revokes a token by providing either the token value (access or refresh token) or the token ID. Request must be application/x-www-form-urlencoded. See RFC 7009 (Token Revocation). Requires admin permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string

The access token or refresh token to revoke (mutually exclusive with token_id)

string

The ID of the token to revoke (mutually exclusive with token)

Responses
200

Success - Token revoked

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json