Delete contracts
POST {{baseUrl}}/v1/contracts/moveToTrash
This API moves contracts to the Recycle Bin of your help desk portal
OAuth Scope
Desk.settings.DELETE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| contractIds (required) | <list> | IDs of the contracts that you want to delete |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |