Integrations
Delete
Soft deletes one integration and, when the integration was connected through an external authorization, soft deletes the stored external authorization (the connected account credentials) along with it.
DELETE
/api/{tenant:minlength(2)}/v{version:apiVersion}/integrations/{id}
Request arguments
| Name | Type | Source |
|---|---|---|
| id | Int32 |
Request body example
Response
Response body example
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |
Generated Aug 4, 2026 18:37