Update note
Notes
Update note
Update an existing note’s content or occurredAt timestamp. The note’s
parent company or person cannot be changed.
PUT
Update note
Authorizations
API key authentication using Bearer token format
Path Parameters
Note public ID
Body
application/json
All fields are optional; the note's parent company/person cannot be changed.
Response
Note updated successfully
A note attached to a company or person.
Note public ID
Example:
"abc123def456"
Note content in Markdown. Rendered as rich text in the Concrete app.
Example:
"Met with the founder; discussed **Q4 hiring plan**."
When the note's subject matter occurred (ISO 8601)
Example:
"2026-04-15T14:00:00Z"
Topics categorizing the note's subject matter
Categorization for a note's subject matter.
Available options:
periodic-company-update, company-announcement, board-meeting, adhoc-company-update, legal-communication, other Example:
["board-meeting"]
