EndUsers
Update EndUser
Updates the details of an EndUser
PUT
/
enduser
/
{id}
Authorizations
Authorization
string
headerrequiredAdd api-key YOUR_API_SECRET_KEY
as the value of the Authorization
header.
Path Parameters
id
string
requiredThe 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
requiredUnique identifier for the EndUser
display_name
string
requiredEndUser'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