Revoke this OAuth application.
POST/oauth/revoke
Revokes the OAuth application associated with the specified client_id and token.
Request
Responses
- 200
- 400
- 500
Successful response
Status Code 400: bad request input such as invalid json
Response Headers
UC-REST-ERROR
Contains human readable error message
Status Code 500: any server side error. the body will contain a generic server error message
Response Headers
UC-REST-ERROR
Contains human readable error message
Was this page helpful?