When un-pausing a Campaign Execution, all undelivered notifications associated with that execution will be moved back into the delivery queue.
Resource URL:
GET http://slingshot.surgentnetworks.com/api/campaign/execution/:id/unpause
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 un-paused | Yes |
Expected Result:
Header:
HTTP/1.1 200 OK