/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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Deprecated

This endpoint is now marked for deprecation. While this endpoint is still functional, it will be phased out in the future and should not be used in new development efforts.

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
LoadingLoading…
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!