v2

latestOpenAPI 3.1.02026-08-05123191254.3 KB
external-v2-notes

Create Company Note

Create a note on a company, attributed to the API key's user.

Company notes are intentionally untyped — that matches how the web app creates them (NoteController.create assigns no type for the private_company parent); the external read allowlist admits untyped notes.

post/api/external/v2/companies/{company_id}/notes

Path parameters

company_idinteger required

Request body

textstring required

Note text. Simple HTML formatting is preserved; dangerous markup (scripts, javascript: URLs) is stripped server-side.

Response

Successful Response

request_idstring required
timestampstring required