HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Create Template Clone

Create a clone of a template with the given template ID.

If there are 1,000 or more templates in an account, cloning will fail as there is a limit of 1,000 templates
that can be created via the API.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes:
templates:write

Body Params
object
required
string
required
string
required

The ID of template to be cloned

object
required
string
Defaults to Clone of Monthly Newsletter Template

The name of the template

Headers
string
required
Defaults to 2024-02-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials