DuplicateTemplateRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/DuplicateTemplateRequestBody.jsonnamestringrequired
Name for the new template
DuplicateTemplateRequestBody
{
"$schema": "https://example.com/schemas/DuplicateTemplateRequestBody.json",
"name": "string"
}