Add labels to a campaignAsk AIpost https://app.vwo.com/api/v2/accounts/{account_id}/campaigns/{campaign_id}/labelsRequest URL for Workspace POST /accounts/1/campaigns/72/labels Request Format JSON{ "labels": [ { "name" : "New shiny label" } ] } Add labels to a campaign 📘Note: Mention id for associating existing account labels to campaign and name for creating a new label