Deletes the files with the given ids.
A maximum of 1000 files can be deleted per request.
This endpoint is a subject of the new throttling schema (limited request rate and concurrency). Please check Files resource description for more information.
Empty response.
The response for a failed request.
{- "items": [
- {
- "id": 1
}
], - "ignoreUnknownIds": false
}
{ }