v3

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

Create Deal Note

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

Deal notes are intentionally untyped — that matches how the web app creates them; the external read allowlist admits untyped notes.

post/api/external/v2/deals/{deal_id}/notes

Path parameters

deal_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