API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/collaboratorsβ List collaborators - POST
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/collaboratorsβ Add a collaborator - PATCH
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/collaborators/{collaboratorId}β Update collaborator role - DELETE
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/collaborators/{collaboratorId}β Remove a collaborator
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help