FileSystem
DeleteFileOrDirectory
Delete a file or directory in the specified directory or file system.
post/v2/filesystem/delete/{fileOrDirectoryNodeId}
Path parameters
fileOrDirectoryNodeIdstring required
The node id of the file or directory to delete
Request body
Response
The operation was successful or the response payload contains relevant error information.
Changes
Changed in 2 of the 27 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲