Templates
Duplicate Template
Clone an existing template to create a new draft copy.
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