Add or Update Contact Note
post
[PlatformAddress]/api/1.0/contact?action=addOrUpdateContactNote
Add or Update Contact Note
{
"contactId": 2,
"noteText": "test note",
}
Property | Description |
---|---|
success | If the contact note was successfully added or updated |
id | The unique identifier for the contact note |
Last modified 1yr ago