Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid4>
required

The identifier of the EndUser to update

Body

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

Response

EndUser updated successfully

id
string<uuid4>
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 Agents or human agents