Skip to content
  • 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
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help