Campaign templates

Update a campaign template

post/campaign_templates/{id}

Path parameters

idstring required

The ID of the campaign template

Request body

titlestring

The title of the campaign template

descriptionstring

The description of the campaign template

campaign_namestring

The name of the campaign that will be created when the campaign template is used as a base

Response

The updated CampaignTemplate

idstring required

The ID of the campaign template

titlestring required

The title of the campaign template

descriptionstring required

The description of the campaign template

enabledboolean required

Whether the campaign template is enabled

Changes