Deleting multiple resources
Deletion of multiple resources.
DELETE/api/v1/analytics/filesHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
resourcesrequired | array | Array of resource IDs | |||||||
forcerequired | bool | true - Remove the resource from all groups it belongs to false - Remove the resource only from the current group | |||||||
analytic_group_idoptional | int | Required only if force:false ID of the resource group |
Response | |||||||||
200 | Resources successfully deleted | ||||||||
JSON
| |||||||||
401 | Authorization token not provided or invalid, see Obtaining a token | ||||||||
422 | Returns a JSON object with an error, see Validation | ||||||||
JSON
|
Example | |||||||||
JSON
|