PUT
/
enduser
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The identifier of the EndUser to update

Body

application/json
display_name
string

EndUser's display name

info
string

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

Response

200 - application/json
id
string
required

Unique identifier for the EndUser

display_name
string
required

EndUser's display name

integration_type
enum<string>

Enum representing the Integration's channel

Available options:
api,
whatsapp
info
string

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