Skip to main content
POST
Save a campaign's sequence as a reusable template

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Body

application/json
name
string
required

Name of the new template (1-200 characters, trimmed).

Required string length: 1 - 200
campaignId
string
required

Id of the campaign whose steps (channel, wait days, topic, subject/body) and schedule settings (emailDays, sending hours, timezone, source lists) are snapshotted into the template.

Response

Success

template
object
required