Skip to main content
POST
Add a note to a contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
content
string
required
Maximum string length: 2000

Response

200

Contact note added successfully

Last modified on July 17, 2026