hires_update_note
Update note body and/or visibility without creating a new timeline item. Use for corrections and moderation workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note ID | |
| body | No | Note content. Supports HTML. | |
| include | No | Include related resources: 'user' for author details, 'candidate' for full candidate payload with url_backoffice. | |
| visibility | No | Visibility: 'all' (default) or 'private' |