Skip to main content
POST
Delete multiple files

Authorizations

Authorization
string
header
required

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

Body

application/json
file_id
string[]
required

array of file ids

Response

200 - application/json

OK

message
string
success
boolean