API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- POST
/api/v1/notes/notebooks/{notebookId}/files/{fileId}/tusβ Upload a file via TUS protocol - PATCH
/api/v1/notes/notebooks/{notebookId}/files/{fileId}/tusβ Upload a file via TUS protocol - DELETE
/api/v1/notes/notebooks/{notebookId}/files/{fileId}/tusβ Upload a file via TUS protocol - HEAD
/api/v1/notes/notebooks/{notebookId}/files/{fileId}/tusβ Upload a file via TUS protocol - GET
/api/v1/notes/notebooks/{notebookId}/files/{fileId}β Download a file - GET
/api/v1/notes/notebooks/{notebookId}/filesβ List all uploaded files
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help