Skip to main content
POST
Delete multiple files

Authorizations

x-api-key
string
header
required

Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:

Body

application/json
ids
string[]
required

File IDs to delete

Example:

Response

Files deleted successfully

success
boolean
required
deleted
number
required
message
string
required