Update html-campaign of a campaignAsk AIput https://api.indigitall.com/v2/email/campaign-html/{id}Update the information html-campaign data of a campaign with HTML body typePath Paramsidint64requiredcampaign idBody ParamscontentstringrequiredThe updated HTML content of the campaign.metadatastring | nullUpdated metadata associated with the HTML content for graphical representation on the front end. This could include additional properties for rendering behavior, such as layout or style hints.Responses 200OK 400Parameter is missing or invalid 401App key is not valid 403Access Forbidden 404Campaign Html not found 409Conflict 500Server errorUpdated 13 days ago