Template
Copy a template
Creates a duplicate of the specified template. The copy will be a new working version with a new identifier. Returns 404 if the template does not exist.
put/api/v1/templates/{templateId}/_copy
Path parameters
templateIdstring required
Template identifier to copy
Response
Template copied successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.