Create Template Clone
POST {{baseUrl}}/api/template-clone/
Create a clone of a template with the given template ID.
Rate limits:
Burst: 10/s
Steady: 150/m
Scopes:
Templates Write
Request Body
{"data"=>{"type"=>"template", "attributes"=>{"id"=>"dolore velit Lorem cupidatat", "name"=>"Clone of Monthly Newsletter Template", "return_fields"=>["Excepteur minim", "occaecat ea"]}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"data":{"type":"template","id":"ullam","attributes":{"company_id":"COMPANY_ID","name":"qui culpa eu sunt","editor_type":"eu in laboris","html":"laborum eiusmod aliquip","text":"nulla aliquip eiusmod","created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00"},"links":{"self":"http://sPUUdEPMFdBqpDfDGxxkhFXDDkPJvsGZ.mtlNeKbUZkf"}}}