v1

latestSwagger 2.02026-07-134026156.7 KB
Templates

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

versionstring required

Example request

{
  "version": "1.0.0"
}

Response

version restored successfully

status'success' | 'error' required
errorstring