Skip to main content
DELETE
cURL
This endpoint has a rate limit of 1 request every 3 seconds.

Authorizations

Authorization
string
header
required

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

Path Parameters

appId
string
required

ID of the application to delete files from

Body

application/json

List of file paths to delete

files
string[]

Response

Files deleted successfully

success
string[]
failed
string[]