Creates a campaign from a templateAsk AIpost https://api.indigitall.com/v2/email/campaign/templateThis endpoint allows the user to create a new campaign based on a predefined template.Body ParamscampaignTemplateIdnumberrequiredIdentifier for the campaign template to be cloned.applicationIdnumberrequiredIdentifier for the application where the new campaign will be created.overridePropertiesobjectObject to override properties from the template and set custom values for the new campaign.overrideProperties objectResponses 201Created 400Parameter is missing or invalid 401App key is not valid 403Access Forbidden 404Campaign not found 500Server errorUpdated 15 days ago