Skip to main content

Link Note to Company

POST 

/v1/companies/:id/notes/:noteId

Establishes a link between an existing note and a company. The :id path parameter accepts either a platform company ID (Mongo ObjectId) or a company domain (e.g. acme.com); if the domain does not match a platform company, it is resolved via Apollo/Clearbit and stored as a preview-only link. No request body is needed.

Request

Responses

Note linked to company successfully