JUMP TOExternal APICampaign methodsCampaign model propertiesCreatepostSendpostUpdatepostInfopostListpostExecutepostStartpostStoppostRemove inboxpostExpire inboxpostUser profile methodsImportpostInfopostListpostProfile subscriptionpostProfile attributepostDevice methodsInfopostListpostEvent methodsHit eventpostTag methodsCreatepostBatch createpostHitpostHit tagspostListpostList hitpostList attribute clientpostList methodsCreatepostImportpostUpdatepostDeletepostInfopostListpostList itemspostSuppression importpostSegmentation methodsSegment model propertiesCreatepostUpdatepostDeletepostInfopostListpostPII deletion methodsDelete personal datapostDelete device personal datapostTask methodsListpostInfopostMessage methodsInfopostList pushpostList push devicespostAnalytics methodsNew userspostTotal sessionspostUnique sessionspostTotal sessions timepostAverage sessions timepostStatisticspostCampaigns statspostLocation hitspostReal-time methodsFollowpostUnfollowpostPowered by Stoppost https://external-api.xtremepush.com/api/external/stop/campaignUsed to stop an active campaignExamples Stop a live campaign: cURLcurl --request POST \ --url https://external-api.xtremepush.com/api/external/stop/campaign \ --header 'content-type: application/json' \ --data '{ "apptoken": "YOUR_APPTOKEN", "id": "CAMPAIGN_ID" }'