Update a contact note
Contact Notes
Update a contact note
Update a contact note’s text.
PATCH
Update a contact note
Authorizations
Headers
API version header. Supported values: 2026-03-30
Available options:
2026-03-30 Path Parameters
The unique identifier of the contact the note belongs to.
Pattern:
^(.*)$Example:
"6a145ff26212a192852c856e"
The unique identifier of the note to update.
Pattern:
^(.*)$Example:
"6a145ff26212a192852c856f"
Body
application/json
The updated body of the note.
Required string length:
1 - 2000Example:
"Please follow up with the customer."
Response
OK