v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Contacts

Add a note to a contact

<small>Requires the contacts:operate scope (or a broader one that includes it).</small>

Adds a note to an existing contact

post/v3/contacts/{id}/notes

Path parameters

idinteger required

Contact ID

Request body

notesstring required

Note content

Response

Note added successfully. The response body is empty.

{"stackTrail":"paths:/v3/contacts/{id}/notes:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}