Links

Add or Update Contact Note

post
[PlatformAddress]/api/1.0/contact?action=addOrUpdateContactNote
Add or Update Contact Note

Example Request: Adding a contact note

{
"contactId": 2,
"noteText": "test note",
}

Returns

Property
Description
success
If the contact note was successfully added or updated
id
The unique identifier for the contact note