This endpoint uses the Company Note object.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier of the company
Body
application/json
The note content
Response
Success
A text note attached to a company record to store information.
Unique note identifier
Team ID that owns the company
Parent company ID
Note text content
Type of note or activity (e.g., 'annotated')
ID of the user who created the note
ID of the sending user if applicable
Creation timestamp
Last update timestamp