API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- POST
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/export-ticketβ Create secure HTML export ticket - GET
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/documentβ Get document content - PUT
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/documentβ Create or replace document - PATCH
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/documentβ Merge document content - GET
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/blocks/{blockId}/svgβ Export drawing block as SVG
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help