v1

latestOpenAPI 3.0.2Apache 2.02026-07-1739106293.5 KB
File Storage

Delete a file from the workspace

Deletes an existing user-uploaded file specified by its path. Resulting empty folders MUST be deleted automatically.

Back-ends MAY support deleting folders including its files and sub-folders. If not supported by the back-end a FileOperationUnsupported error MUST be sent as response.

delete/files/{path}

Response

The file has been successfully deleted at the back-end.