update-note
Update an existing sales note by ID, modifying its content or pinned status to keep CRM records current.
Instructions
Update a sales note (PATCH /api/public/sales/notes/{id}). Scope: sales:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note id. | |
| body | No | ||
| pinned | No |