Skip to main content
PATCH
Update a contact note

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
noteId
string
required

Body

application/json
content
string
required
Maximum string length: 2000

Response

200

Contact note updated successfully

Last modified on July 17, 2026