v1
latestSwagger 2.02026-07-134026156.7 KBTemplates
Restore a template version
Restores your template to a previously published version, copying that version's content and configuration to the current draft. Use this to revert changes or recover from an unwanted modification.
post/templates/{template_id}/restore_version
Path parameters
template_idstring required
Request body
Example request
{
"version": "1.0.0"
}Response
version restored successfully