Revoke token
OAuth2
Revoke token
Revoke an access or refresh token.
POST
Revoke token
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Corps
application/json
Réponse
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