Update site note
Writes the site's private note — free-form HTML up to 1000 characters, sanitized server-side (scripts and unsafe markup are stripped) and encrypted at rest. Send `note: null` to clear it.
Answers 200 with the `sites` resource extended with the `note` attribute — the only endpoint that exposes it: the note never appears on `Show site` / `List sites`.
Read-only tokens answer 403; sites of other organizations answer 404. The MCP twin of this endpoint is the `sites-notes-update` tool.
Authentication
AuthorizationBearer
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
site
Request
This endpoint expects an object.
note
Response
200 - Note updated
data
jsonapi

