Delete a resource
Delete a resource
DELETE /api/admin/v1/analytics/groups/{analytic_group}/files/{analytic_file} |
Parameters
int
analytic_group, Unique identifier of the resource group
int
analytic_file, Unique resource identifier
bool
force, (default - false)
true - Remove a resource from all groups to which it belongs false - Remove a resource from the current group only
204 |
Resources deleted successfully |
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|