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.