Skip to content
  • GET /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comments β€” List comments
  • POST /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comments β€” Create a comment
  • GET /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comment-anchors β€” List comment anchors
  • PATCH /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comments/{commentId} β€” Edit a comment
  • DELETE /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comments/{commentId} β€” Delete a comment
  • POST /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comments/{commentId}/resolve β€” Resolve a comment
  • POST /api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/comments/{commentId}/reanchor β€” Re-anchor a comment thread
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help