Skip to main content
POST
Create a note on a deal, contact, or company

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Body

application/json
content
string
required

Rich text content (HTML supported)

isPinned
boolean

Pin the note to the top

dealId
string

Deal ID to attach the note to

contactId
string

Contact ID to attach the note to

crmCompanyId
string

CRM Company ID to attach the note to

Response

id
string
required
content
string
required
isPinned
boolean
required
authorId
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
dealId
string
contactId
string
crmCompanyId
string
authorName
string