Campaigns

Duplicate campaign

Duplicate a campaign

post/1/newsletters/{domain}/campaigns/{campaign}/duplicate

Path parameters

domaininteger required

Unique identifier of the Domain

campaigninteger required

Unique identifier of the Campaign

Request body

*string

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.