Skip to main content
POST
Add a Lead Note
Safety and behavior notes
  • ai_visible defaults to true, so the note can enter the agent context unless you explicitly disable it.

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Lead id. The parent public router validates this parameter before the inline note route.

Body

application/json
content
string
required
Required string length: 1 - 10000
ai_visible
boolean | null
default:true
aiVisible
boolean | null
default:true

Response

Created note.

success
enum<boolean>
required
Available options:
true
note
object
required
Last modified on September 8, 2026