Contacts
Create contact note
REQUIRED SCOPES <code>['contacts:write']</code><br> This request enables you to create a string containing a note for a contact indicated by the contact id. The note will be attached to the corresponding section.
post/contacts/note/{contact}/create
Path parameters
contactinteger required
The ID of the Contact
Query parameters
textstring required
Package Count
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.