Create Flex Flow (TASK)

POST http://localhost:{{PROXY}}9890/v1/FlexFlows

Request Body

[{"name"=>"ChannelType", "value"=>"SMS", "datatype"=>"string"}, {"name"=>"FriendlyName", "value"=>"friendly_name", "datatype"=>"string"}, {"name"=>"ContactIdentity", "value"=>"+12345", "datatype"=>"string"}, {"name"=>"Enabled", "value"=>"True", "datatype"=>"string"}, {"name"=>"IntegrationType", "value"=>"TASK", "datatype"=>"string"}, {"name"=>"Integration.WorkspaceSid", "value"=>"WS00000000000000000000000000000000", "datatype"=>"string"}, {"name"=>"Integration.WorkflowSid", "value"=>"WW00000000000000000000000000000000", "datatype"=>"string"}, {"name"=>"Integration.CreationOnMessage", "value"=>"False", "datatype"=>"string"}, {"name"=>"Integration.Channel", "value"=>"SMS", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
I-Twilio-Auth-Accountstring