Skip to main content

Create a folder in a collection

POST 

https://platform.docana.com/api/v1/collections/:collectionId/folders/

Creates a manual folder at the collection root, or inside another manual folder via parentFolderId. Connector-synced folders cannot hold manual folders — the connector owns that subtree. The response carries the created folder under folder, in the same shape listCollectionFolders returns, plus its id as folderId. Requires write access to the collection.

Request

Responses

The created folder