WebhookParticipant
idstringrequired
Stable channel routing identifier.
namestring
usernamestring
profilePicstring<uri>
phoneNumberstring
Optional visitor-provided, unverified phone number. Present only on Web Chatt inbound and operational-event senders; it is not a routing identifier.
Possible values: Value must match regular expression ^\\d{8,15}$
emailstring<email>
Optional visitor-provided, unverified email. Present only on Web Chatt inbound and operational-event senders; it is not a routing identifier.
applicationChannelIdstring<uuid>
WebhookParticipant
{
"id": "string",
"name": "string",
"username": "string",
"profilePic": "string",
"phoneNumber": "string",
"applicationChannelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}