OAuth Applications
Revoke an OAuth application token
Revoke both OAuth access token and refresh token for the associated grant for the given OAuth application. The request may specify either token. JWT access tokens cannot be revoked.
post/oauth_applications/{oauth_application_id}/revoke_token
Path parameters
oauth_application_idstring required
The ID of the OAuth application for which to revoke the token
Request body
Response
Token revoked