Skip to main content

DuplicateTemplateRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DuplicateTemplateRequestBody.json
namestringrequired

Name for the new template

DuplicateTemplateRequestBody
{
"$schema": "https://example.com/schemas/DuplicateTemplateRequestBody.json",
"name": "string"
}