# Notes:avatars

**Page:** api/notes-avatars

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

---

## API Endpoints Summary

- **POST** `/api/v1/notes/avatars` — Upload an avatar image
- **GET** `/api/v1/notes/avatars/{avatarId}` — Download an avatar image

## CLI

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