The following endpoints can be used for CRUD operations on documents in the current repository:
- Return the Document with the Specified Path
- Update the Document with the Specified Path
- Create a Document in a Folder with the Specified Path
- Delete the Document with the Specified Path
- Patch the Document with the Specified Path
- Return the Document with the Specified ID
- Update the Document with the Specified ID
- Create a Document in a Folder with the Specified ID
- Delete the Document with the Specified ID
- Patch the Document with the Specified ID
- Return the Document's Ancestors