Create Note
Last updated
Last updated
To create a note, make a POST request to the following endpoint:
Request
Include your API key in the Authorization header of the request, as described in the section.
Response
A successful response to the create notes endpoint will return the note object in the JSON format.
POST
https://api.peach-in.com/v4/notes
noteTitle
String
contactId*
String
Contact ID as it is saved in PEACH
noteBody*
String