Delete a folder. By default, only empty folders can be deleted. Use the force parameter to recursively delete folders containing documents and sub-folders.
When force is enabled:
400. No items will be deleted.Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The UUID of the folder to delete. Use the List folders endpoint to retrieve folder IDs.
When true, recursively archives documents (to trash) and deletes sub-folders. Limited to 100 total items.
Folder deleted successfully
true