Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json
Updates an existing contact note. Only the note body can be updated.
Updatable Attributes:
body (string) - The note contentContact relationship cannot be changed after creation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.