Create Proxy Channel
POST http://localhost:{{PROXY}}9890/v1/Accounts/{{ACCOUNT_SID}}/FlexProxyWebhook
Request Body
[{"name"=>"To", "value"=>"flex_chat@twilio.com", "datatype"=>"string"}, {"name"=>"From", "value"=>"+12345", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
I-Twilio-Auth-Account | string |