Update note content
Notes
Update a Note
Updates the content of an existing note. Only the original author may edit a note.
PATCH
Update note content
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
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)