post http://api.tidyhq.com/v2/contacts//notes
Adds a note to a specified contact.
Response
Adds a note to a specified contact.
xxxxxxxxxx
curl --request POST \
--url http://api.tidyhq.com/v2/contacts/contactId/notes \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: