For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Delete a folder

DELETE 

/folders/:folderKey

Soft-deletes the folder with the given folder key, cascading to all of its descendants. The folder is moved to the recently deleted state and can be recovered during the retention window. To permanently and irreversibly remove a folder, use DELETE /folders/{folderKey}/permanent instead.

Request

Responses

The folder was deleted successfully.