Skip to main content
DELETE
Delete a file or directory

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string<uuid>
required

Query Parameters

path
string
required

Path to delete

Response

Path deleted successfully

message
string