Delete a file or folder
delete/api/v1/files/{storage}/{path}
Headers
Force'?0' | '?1'
?0=False, ?1=True, according RFC8941/3.3.6
Whether to force delete non-empty folder
Response
No Content No Error
Changes
Changed in 4 of the 49 revisions of this API.14
- ○
added the new optional
headerrequest parameterForcenew-optional-request-parameter
- ○
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲