Invalidate token
GET/api/v2/access_token/invalidate
This API is used to invalidate the access token.
Request
Responses
- 200
- 400
- 401
- 403
Status Ok: The request was successful
Status Bad Request: The request was invalid or cannot be served.
Status Unauthorized: The request requires user authentication.
Status Forbidden: The client does not have permission to access the resource.