Disconnect OAuth app
Revokes the user's authorization for the given app and deactivates all associated access tokens.
Path parameters
Identifier of the authorization to revoke, as returned in the id field of the connected apps list.
Response
Authorization revoked
Changes
Changed in 1 of the 3 revisions of this API.14
- ○
added the media type
application/jsonfor the response with the status204response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the optional property
active_batchesto the response with the404statusresponse-optional-property-added
- ○
added the optional property
available_creditsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
current_statusto the response with the404statusresponse-optional-property-added
- ○
added the optional property
errorto the response with the404statusresponse-optional-property-added
- ○
added the optional property
max_allowedto the response with the404statusresponse-optional-property-added
- ○
added the optional property
messageto the response with the404statusresponse-optional-property-added
- ○
added the optional property
required_minimumto the response with the404statusresponse-optional-property-added
- ○
added the optional property
response_metato the response with the404statusresponse-optional-property-added
- ○
added the optional property
retry_afterto the response with the404statusresponse-optional-property-added
- ○
added the required property
error_codeto the response with the404statusresponse-required-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○