Skip to content

Campaign — Duplicate

Duplicate a campaign. The target campaign is duplicated along with any dependencies

Note

This endpoint does not support Accept: application/json. It is only accessible via the web interface.

(email and SMS payloads). The new campaign name is based on the original campaign, modified to avoid collision.

Endpoint

Method URL
POST /campaign/<campaign>/duplicate

POST /campaign/<campaign>/duplicate

Payload: No payload required.

Returns: The new campaign, in the same format as GET /campaign/<campaign>.