Provision Worker

POST http://localhost:{{PROXY}}9892/v1/WebHook

Request Body

{"identity"=>"{{ACCOUNT_SID}}", "contact_uri"=>"client:{{ACCOUNT_SID}}", "full_name"=>"Full Name", "email"=>"noreply@twilio.com", "federated_attributes"=>{"roles"=>["Agent"], "channel.voice.availability"=>["true"], "channel.voice.capacity"=>["12"], "channel.chat.availability"=>["true"], "channel.chat.capacity"=>["50"], "channel.sms.availability"=>["false"], "channel.sms.capacity"=>["50"], "channel.video.availability"=>["false"], "channel.video.capacity"=>["10"]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
I-Twilio-Auth-Accountstring