Update a note
Notes
Update a Note
Updates the content of an existing note. Only the original author may edit a note.
PATCH
Update a note
Updates the content of an existing note.
Only the original author may edit a note.
Path Parameters
- id (required, string): Note ID, from List Notes.
Request Body
Example Request
Response (200)
Returns the updated note object.Errors
Authorizations
Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.
Path Parameters
Note ID
Body
application/json
Response
Note updated successfully
Example:
"507f1f77bcf86cd799439011"
Example:
"507f1f77bcf86cd799439012"
Note author. Populated when available; otherwise just the user ID under _id.
Plain text content of the note
Whether this note is pinned to the top
Contact this note is attached to (mutually exclusive with company)
Company this note is attached to (mutually exclusive with contact)