/v1/files/{id}

Delete a file or folder by its unique identifier. This is a cascading operation — all nested child items will also be permanently deleted.

Path Params
string
required

Internal id to delete a file or a folder. Caution: Deletion is a cascading operation so all child items will also be deleted.

Responses
204
400

Missing or invalid required parameter/s

403

Forbidden

404

Not Found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!