Templates
Create template from campaign
Create a new template from an existing campaign.
post/1/newsletters/{domain}/campaigns/{campaign}/template/{template}
Path parameters
domaininteger required
Unique identifier of the Domain
campaigninteger required
Unique identifier of the Campaign
Unique identifier of the Template
Request body
Response
OK
Example response
{
"result": "success"
}