Create Channel Webhook
POST https://chat.{{ENV}}twilio.com/v2/Services/IS00000000000000000000000000000000/Channels/CH00000000000000000000000000000000/Webhooks
Request Body
[{"name"=>"Type", "value"=>"webhook", "datatype"=>"string"}, {"name"=>"Configuration.Url", "value"=>"dummy", "datatype"=>"string"}, {"name"=>"Configuration.Method", "value"=>"POST", "datatype"=>"string"}, {"name"=>"Configuration.Filters", "value"=>"onMessageSent", "datatype"=>"string"}, {"name"=>"Configuration.Filters", "value"=>"onChannelDestroyed", "datatype"=>"string"}, {"name"=>"Configuration.Triggers", "value"=>"dummy", "datatype"=>"string"}, {"name"=>"Configuration.FlowSid", "value"=>"FW00000000000000000000000000000000", "datatype"=>"string"}, {"name"=>"Configuration.RetryCount", "value"=>"2", "datatype"=>"number"}]
Key | Datatype | Required | Description |
---|
Content-Type | string | | |