Skip to main content
PATCH
Update an internal note's body and/or AI visibility.

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

leadId
string
required
noteId
string
required

Body

body
string | null
aiVisible
boolean | null
mentionedAccountIds
string[] | null

Full replacement list of mentioned account IDs. Null leaves mentions unchanged; only newly added accounts are notified.

Response

OK

noteId
string | null
required
aiVisible
boolean
required