ValidateCampaign.wr
04-24-2017
This method validates the settings of a campaign. If "checknumbers" is true, also validate that the campaign can dial.
Parameters
- Number : callsetid - (optional) Callset ID of the campaign to validate, if any.
- Number : pollid - (optional) Poll ID of the campaign to validate, if any.
- Boolean : checknumbers - (optional) Defaults to "false".
Useage
Example Request
GET /validateCampaign.wr?callsetid=1234&sidtoken=000000000000000000000000000 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
Example Response
{"method":"validatecampaign","response":"confirmed"}