Skip to main content

Folders

Browse, create, reorganise, and delete folders in the document hierarchy.

Folders in Docwize form a tree structure. Each folder has a full_path that represents its position in the hierarchy (e.g. Finance->Invoices->2025). Moving a folder cascades path updates to all descendants.


Endpoints

All folder endpoints use the /apiv2/pub/folders path.

MethodPathDescriptionScope
GET/List foldersdocuments_read
POST/Create a folderdocuments_write
POST/{folder_id}/moveMove a folderdocuments_write
DEL/{folder_id}Delete a folder and its subtreedocuments_write