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.