Update a campaignAsk AIput https://admin.sandbox.vouchery.app/api/v2.1/campaigns/{campaign_id}Update a campaign.Path Paramscampaign_idintegerrequiredCampaign IDBody ParamsThis request is variable. There are a few variation of request body. Due to Swagger v2 limitations they are described as fake paths (endpoints). See documentation for paths: PUT /api/v2.1/campaigns/{campaign_id}#___main_campaign, PUT /api/v2.1/campaigns/{campaign_id}#___sub_campaigntypestringenumrequiredMain Campaign is a wrapper for multiple Sub Campaigns, grouped together. Main Campaign can have own budget and redemptions limit.MainCampaignSubCampaignAllowed:MainCampaignSubCampaignResponses 200Updated object 401Unauthorized error. 403Forbidden error. 422Unprocessable entity error. Validation failed. 500Internal server error. Try again in a few minutes or contact support.Updated over 2 years ago