Update a note
Authorizations
Path Parameters
ID of the conversation containing the note.
ID of the note to update.
Body
Response
Note updated successfully.
Unique identifier for the note
"n-123456"
ID of the conversation this note belongs to
12345
HTML content of the note
"<p>Customer mentioned they prefer email communication.</p>"
ISO 8601 timestamp when the note was created
"2026-01-21T14:30:00Z"
Type of entry (always NOTE for conversation notes)
NOTE "NOTE"
ISO 8601 timestamp for sorting entries (same as created)
"2026-01-21T14:30:00Z"
ID of the agent who created the note
42
Array of automated actions triggered by this note
ISO 8601 timestamp when the note was last edited, or null if never edited
"2026-01-21T15:00:00Z"