Deletes the files with the given ids.
A maximum of 1000 files can be deleted per request.
Please note that this endpoint is subject to the new throttling policy, which imposes limits on both request rate and concurrency. For more details, please refer to the Files resource documentation.
Empty response.
The response for a failed request.
{- "items": [
- {
- "id": 1
}
], - "ignoreUnknownIds": false
}
{ }