GET /campaign/execution/:id/purge

When purging a Campaign Execution, all undelivered notifications associated with that execution will be canceled. These notifications will be marked with Result Code 721.
Resource URL:

GET http://slingshot.surgentnetworks.com/api/campaign/execution/:id/purge

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 purged Yes

Expected Result:
Header:

HTTP/1.1 200 OK

Comments are closed.