Authentication
Revoke OAuth Token
Revokes the oAuth token using the token from the Authorization: Bearer XXXX header and returns a 204 response
post/oauth/token/revoke
Headers
authorizationstring required
Authorization Header with Token
Response
Successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.