Disconnect a CRM user
POST /unAuthorize
Invokes the connector disconnect or revocation hook for the CRM user identified by the current App Connect session. It does not delete the App Connect user record or independently invalidate the supplied App Connect JWT.
Operation ID: postUnAuthorize
Authorization: BEARER or API key
Responses
| Status | Description | Body |
|---|---|---|
200 |
Successful route-specific JSON response. Consult the operation description for ownership and semantics. | GenericSuccessResponse |
400 |
Bad request, missing authentication, or connector error. | ErrorResponse, string |