# Notes:users

**Page:** api/notes-users

[Download Raw Markdown](./api/notes-users.md)

---

## API Endpoints Summary

- **POST** `/api/v1/notes/notebooks/{notebookId}/users` — Invite users to notebook
- **PATCH** `/api/v1/notes/notebooks/{notebookId}/users/{userId}/role` — Update user role

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```