Skip to main content

Delete many files

POST 

/files/bulk-delete

Delete up to 100 files in one call.

Partial success is normal and is reported rather than hidden: deleted lists the ids that went and failed the ones that did not, with a reason. A file id that does not exist counts as failed — an integration deleting the wrong ids should find out.

Request

Responses

Processed. Check failed for anything that did not go.