Skip to main content
PATCH
Update an iMessage Profile

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string
requerido

iMessage number id. Pinned handler checks only 36 hex-or-hyphen characters, not canonical UUID groups. Callers should send a real UUID.

Pattern: ^[0-9a-f-]{36}$

Cuerpo

application/json
first_name
string | null
requerido
Maximum string length: 30
firstName
string | null
Maximum string length: 30
last_name
string | null
Maximum string length: 30
lastName
string | null
Maximum string length: 30
avatar_url
string<uri>
Pattern: ^https?://
avatarUrl
string<uri>
Pattern: ^https?://
internalName
string | null
Maximum string length: 80

Respuesta

Updated number detail.

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