Skip to main content
Contact notes are the only writeable fields on contacts. You can add freeform text notes to any contact and delete them when no longer needed. Contact names, emails, and other profile data remain read-only.

Add a Note

Add a new note to a contact.

Endpoint

Parameters

integer
required
The unique identifier of the contact.
string
required
The text content of the note.

Request Example

Response Example


Delete a Note

Remove an existing note by its ID.

Endpoint

Parameters

integer
required
The unique identifier of the note to delete.

Request Example

Response Example

Error Responses