Skip to main content
POST
Delete multiple files in a single request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request serializer for V3 bulk file deletion.

ids
integer[]
required
Required range: x >= 1

Response

Files deleted successfully (no content returned)