DeleteList.wr
04-24-2017
This method deletes a ListLibrary phone list.
Parameters
- Number : listid - ID number of the list you wish to delete.
Useage
Example Request
POST /deleteList.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
sidtoken=000000000000000000000000000&listid=2244
Example Response
{"response":"confirmed"}