POST
/authentication/oauth2/revoke RevokeToken Revoke access token
Revoke an access token.
Request body
application/x-www-form-urlencoded · optional The token that we want to revoke.
Responses
- 200
No response body.Token was successfully revoked, or the token was invalid (i.e. it was already 'revoked').