v13

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-015232292.9 KB
Files

Delete File

Delete a file from a workspace. This removes both the file content and its metadata. This action is irreversible.

delete/api/v1/files/{fileId}

Path parameters

fileIdstring required
Example:wf_V1StGXR8z5jdHi6BmyT91

The unique identifier of the file to delete.

Query parameters

workspaceIdstring required

The unique identifier of the workspace.

Response

File deleted successfully.

successboolean

Whether the deletion completed successfully.