Update campaign with the given campaign's idAsk AIput https://api.indigitall.com/v1/campaign/{id}Update campaign with the given campaign's id. The variables to be modified are passed through the body.Path ParamsidintegerrequiredCampaign's idBody ParamsnamestringCampaign's nameenabledbooleanIf campaign is enabledtruefalsetimeToLiveinteger0 to 672Defaults to 672Campaign's time to live. This is the time during which the sending will be attempted . The unit of measurement is hours. One day equivalent to 24 hourstestIdintegertest's IdcategoryIdintegercategory's Id for this applicationpropertiesobjectCampaign's propertiesproperties objectfiltersobjectCampaign's filtersfilters objecttriggersobjectCampaign's trigger, just one can be specifiedtriggers objectoverwritePropertiesobjectWith this field is possible to overwrite any campaign's property for a specific platform.overwriteProperties objectResponses 200Success 400Parameters missing or not in right format 401Invalid credentials 403Operation forbidden for your user 404Campaign not found 500Server errorUpdated 5 months ago