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.
