Skip to main content
PATCH
Configure SMS on a Phone Number

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

Phone-number row id.

Cuerpo

application/json
enabled
boolean
requerido

false disables. Runtime treats every other value, including omission, as enable; normative contract should require this boolean.

sms_workflow_id
string<uuid> | null

Owned workflow for inbound SMS; read only on enable.

Respuesta

Successful response.

success
enum<boolean>
requerido
Opciones disponibles:
true
number
object
requerido

Full retell_phone_numbers row returned by INSERT/UPDATE RETURNING *. This is not a stable public projection.

Última modificación el 8 de septiembre de 2026