Revoke token

Revokes a previously issued token. After revocation, the token can no longer be used to authenticate API requests.

Form Data
string

The token to revoke. Can be either an access token or a refresh token.

string
enum

Optional hint about the type of the token being revoked. If omitted, the server will attempt to revoke the token as both an access token and a refresh token.

Allowed:
Response

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