POST
Create Contact Note
Attaches a new note to a contact.
POST
https://api.vantaxai.com/v1/contacts/{contact_id}/notesHeaders
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Content-TypestringrequiredMust be application/json for requests with a body.
example: application/json
Path Parameters
contact_idstringrequiredThe contact to attach the note to.
example: ct_9b21d3
Body Parameters
notestringrequiredThe note's body text.
example: Called about a quote for the spring campaign.