<!-- Intent: Cancels an alerting campaign with jobcode of 123456
	PUT to the following url
	http://api.v4.swiftreach.com/api/Alerts/Cancel/123456
	-->

<!-- no xml input required -->

<!-- example return value -->
<int>0</int>