delete
https://api.customerly.io/v2/documents/folders/
Deletes a document folder. Optionally move contained documents to another folder.
If no destination is provided, documents inside will have their folder cleared (orphaned).
Folder Identification
1. Customerly Folder ID (numeric):
- Example:
DELETE /documents/folders/10
2. Custom Folder ID (prefixed with cid:):
- Example:
DELETE /documents/folders/cid:fld_manuals
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Document folder deleted successfully
401Authentication required
403Permission denied
404Document folder or destination folder not found
422The request is not valid