Skip to content
  • GET /api/v1/notes/notebooks/{notebookId}/nodes β€” List nodes
  • POST /api/v1/notes/notebooks/{notebookId}/nodes β€” Create a node
  • GET /api/v1/notes/notebooks/{notebookId}/nodes/alias/{alias} β€” Resolve page by alias
  • GET /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId} β€” Get a node
  • PATCH /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId} β€” Update a node
  • DELETE /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId} β€” Delete a node
  • GET /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/children β€” List child nodes
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help