Trashed
API Endpoints for Trashed Records
https://relatecrm.example.com/api/trashed/{resource}
|
|
|
| Content-Type (Required) |
string |
application/json |
| Accept (Required) |
string |
application/json |
| Authorization (Required) |
string |
Bearer {token} |
Path Parameters
|
|
|
| resource (Required) |
string |
Any of ['activities', 'contacts', 'companies', 'deals', 'products'] |
https://relatecrm.example.com/api/trashed/{resource}/{resourceId}
|
|
|
| Content-Type (Required) |
string |
application/json |
| Accept (Required) |
string |
application/json |
| Authorization (Required) |
string |
Bearer {token} |
Path Parameters
|
|
|
| resource (Required) |
string |
Any of ['activities', 'contacts', 'companies', 'deals', 'products'] |
| resourceId (Required) |
integer |
|
https://relatecrm.example.com/api/trashed/{resource}/{resourceId}
|
|
|
| Content-Type (Required) |
string |
application/json |
| Accept (Required) |
string |
application/json |
| Authorization (Required) |
string |
Bearer {token} |
Path Parameters
|
|
|
| resource (Required) |
string |
Any of ['activities', 'contacts', 'companies', 'deals', 'products'] |
| resourceId (Required) |
integer |
|
https://relatecrm.example.com/api/trashed/{resource}/{resourceId}
|
|
|
| Content-Type (Required) |
string |
application/json |
| Accept (Required) |
string |
application/json |
| Authorization (Required) |
string |
Bearer {token} |
Path Parameters
|
|
|
| resource (Required) |
string |
Any of ['activities', 'contacts', 'companies', 'deals', 'products'] |
| resourceId (Required) |
integer |
|
https://relatecrm.example.com/api/trashed/{resource}/search?q={query}
|
|
|
| Content-Type (Required) |
string |
application/json |
| Accept (Required) |
string |
application/json |
| Authorization (Required) |
string |
Bearer {token} |
Path Parameters
|
|
|
| resource (Required) |
string |
Any of ['activities', 'contacts', 'companies', 'deals', 'products'] |
| q (Required) |
string |
|