/contacts/:id/notes/:noteId [deprecated]

Updates a contact note. Only the creator of the note can edit it. The contact note will show "(edited)" in the UI.

Path Params
string
required
Defaults to _id of the contact the note is for
string
required

_id of the note for the contact

Query Params
string

Pass expand=userId on the querystring to expand this to include the name and email of the owner.

Body Params
string
required

The new text for the note

Responses

Language
Credentials
Header
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!