v1
latestOpenAPI 3.0.12026-08-0621301.7 MBUpdate a note
Updates a note.
Path parameters
The ID of the note
Request body
The content of the note in HTML format. Subject to sanitization on the back-end.
The ID of the lead the note will be attached to
The ID of the deal the note will be attached to
The ID of the person the note will be attached to
The ID of the organization the note will be attached to
The ID of the project the note will be attached to
The ID of the task the note will be attached to
The ID of the user who will be marked as the author of the note. Only an admin can change the author.
The optional creation date & time of the note in UTC. Can be set in the past or in the future. Format: YYYY-MM-DD HH:MM:SS
If set, the results are filtered by note to lead pinning state (lead_id is also required)
If set, the results are filtered by note to deal pinning state (deal_id is also required)
If set, the results are filtered by note to organization pinning state (org_id is also required)
If set, the results are filtered by note to person pinning state (person_id is also required)
If set, the results are filtered by note to project pinning state (project_id is also required)
If set, the results are filtered by note to task pinning state (task_id is also required)
Response
Add, update or get a note
If the request was successful or not