Skip to content
  • 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
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help