When pausing a Campaign Execution, all undelivered notifications associated with that execution will be moved from the delivery queue into a pause list.
Resource URL:
GET http://slingshot.surgentnetworks.com/api/campaign/execution/:id/pause
Header Parameters:
Parameter | Value | Required? |
X-Security-Token | [your security token] | Yes |
URL Parameters:
Parameter | Value | Required? |
id | The GUID of the Campaign Template to be paused | Yes |
Expected Result:
Header:
HTTP/1.1 200 OK