JUMP TOExternal APICampaign methodsCampaign model propertiesCreatepostSendpostUpdatepostInfopostListpostExecutepostCancel journeypostStartpostStoppostRemove inboxpostExpire inboxpostUser profile methodsImportpostInfopostListpostProfile subscriptionpostProfile attributepostProfile consent preferencepostDevice methodsInfopostListpostEvent methodsHit eventpostBatch hitpostTag 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 methodsFollowpostUnfollowpostPromotion methodsList promotionspostPowered 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" }'