<!-- Intent: Pauses a paused alerting campaign with jobcode of 123456
	PUT to the following url
	http://api.v4.swiftreach.com/api/Alerts/Resume/123456
	-->

<!-- no xml input required -->

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