OAuth
Revoke OAuth 2.0 Token
Revoke an OAuth 2.0 token for an API client. Once revoked, the token cannot be used anymore.
post/v1/oauth/token/revoke
Response
Returns no content if the OAuth 2.0 token is revoked successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.