Skip to main content
POST
Add a Lead Note
Notas de seguridad y comportamiento
  • ai_visible tiene true como valor predeterminado, por lo que la nota puede entrar en el contexto del agente salvo que lo desactives explícitamente.

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

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

Cuerpo

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

Respuesta

Created note.

success
enum<boolean>
requerido
Opciones disponibles:
true
note
object
requerido
Última modificación el 8 de septiembre de 2026