Add Member To WebChannel
POST http://localhost:{{PROXY}}9890/v1/WebChannels/Users
Request Body
[{"name"=>"Identity", "value"=>"flex_chat@twilio.com", "datatype"=>"string"}, {"name"=>"ChatChannelSid", "value"=>"CH00000000000000000000000000000000", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
I-Twilio-Auth-Account | string |