Add Member To Channel
POST https://flex-api.{{ENV}}twilio.com/v1/Channels/CH00000000000000000000000000000000/Roles/agent/Users
Request Body
[{"name"=>"Identity", "value"=>"flex_chat@twilio.com", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |