Callee: Add
POST {{dialer}}/callees
Add a Callee to a campaign
Request Body
{"callee"=>{"campaign_ref"=>"{{campref}}", "contact_ref"=>"camp~9", "status"=>"pending", "numbers"=>[{"n"=>"0110001234", "p"=>"4"}, {"n"=>"0130001234", "p"=>"5"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |