Edit a note
notes_updateRewrite one of YOUR OWN notes. Matrix only lets the author edit a note, so editing a colleague's is refused. Mentions are re-synced against the new content plus mention_employee_ids: colleagues tagged for the first time get a notification, colleagues dropped from the note lose their mention, and people who were already tagged are not notified again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| note_id | Yes | ||
| entity_type | Yes | Which kind of record the note hangs off. | |
| mention_employee_ids | No | employees.id to tag. Max 20. Anyone already tagged inline in content is kept. |