tags, folder rename, other stuff
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ Folders
|
||||
- GET /api/folders/:id/contents - List subfolders and documents inside a folder; use `root` for the workspace root.
|
||||
- GET /api/folders/:id/documents - Search within a folder tree with optional `query` and `tags` filters.
|
||||
- DELETE /api/folders/:id - Soft-delete a folder.
|
||||
- PATCH /api/folders/:id - Change a folder's parent.
|
||||
- PATCH /api/folders/:id - Update a folder's parent (`parent_id`) and/or rename it (`name`).
|
||||
|
||||
Tags
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user