Revoke token
OAuth2
Revoke token
Revoke an access or refresh token.
POST
Revoke token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
204
Token revoked
Revoke an access or refresh token.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Token revoked