Invalidate token
GET/identity/v2/auth/access_token/invalidate
This API call invalidates the active access_token or expires an access token's validity.
Request
Responses
- 200
- 400
- 403
Access token invalidation request successful.
Status Bad Request. The request was invalid or malformed.
Status Forbidden. The request was valid, but the user does not have the necessary permissions.