Authentication
Revoke OAuth Token
Revoke (logout) an access token or refresh token
POST
This endpoint allows you to revoke (logout) an access token or refresh token, effectively ending the user’s session. Once a token is revoked, it can no longer be used for authentication.
Response Example
Authorizations
API key for authentication
Body
application/json
Response
200
application/json
Default Response
The response is of type object
.