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