Create Guest Webhook
POST http://localhost:{{PROXY}}9890/v1/GuestWebhook
Request Body
{"identity"=>"flex_chat@twilio.com", "roles"=>[{"identity"=>"my_role", "friendly_name"=>"My role"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
I-Twilio-Auth-Account | string | ||
Content-Type | string |