Add or Update Contact Note
Add or Update Contact Note
Request Body
Name
Type
Description
{
"success": true
"id":33884
}Example Request: Adding a contact note
{
"contactId": 2,
"noteText": "test note",
}Returns
Property
Description
Last updated