Saltar al contenido principal
PUT
cURL

Autorizaciones

Authorization
string
header
requerido

Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.

Parámetros de ruta

id
string<uuid4>
requerido

The identifier of the EndUser to update

Cuerpo

application/json

EndUser object that needs to be updated

display_name
string

EndUser's display name

info
string

EndUser's information valuable for interactions with Agents or human agents

Respuesta

EndUser updated successfully

id
string<uuid4>
requerido

Unique identifier for the EndUser

display_name
string
requerido

EndUser's display name

integration_type
enum<string>

Enum representing the Integration's channel

Opciones disponibles:
api,
whatsapp
info
string

EndUser's information valuable for interactions with Agents or human agents