Create Company Note
Companies
Create Company Note
Creates a new note attached to a specific company.
POST
Create Company Note
Documentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
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