Private Files
Delete a file
Delete a file from the workspace. Files referenced by a skill or its version history cannot be deleted.
delete/api/w/{wId}/files/{fileId}
Path parameters
wIdstring required
ID of the workspace
fileIdstring required
ID of the file
Response
File deleted
Changes
Changed in 1 of the 80 revisions of this API.1
- ○
added the non-success response with the status
400response-non-success-status-added
- ○