Delete a file
File Management
Delete File
Delete a file through the sandbox proxy.
DELETE
Delete a file
Delete a file from a sandbox path.
Endpoint
Example Request
Response
Tensorlake returns204 No Content when the file is deleted.
If the file does not exist, Tensorlake returns 404 Not Found. Paths containing .. are rejected with 403 Forbidden.