Revoke Endpoint
oauth
Revoke Endpoint
POST
Revoke Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/x-www-form-urlencoded
Response
Successful Response
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response