Skip to main content
POST
Create an exact replica of an existing email template under a new ID and optional new name.

Path Parameters

string
required
The unique identifier of the source template to clone.

Body Parameters

string
Optional new name for the cloned template. Defaults to "{original_name} (Copy)".

Response

object
string
The newly created template ID.
string
The name of the duplicated template.
string
The subject line cloned from the source.
string
Initial status (draft).