Restore Template

Purpose 

To restore the trashed template.

HTTP Request URL

https://{zohoapis_domain}/writer/api/v1/templates/{{template_id}}/restore

Path Parameters

ParameterData TypeDescription
Mandatory Parameter
template_idStringSpecify the unique id for the template that needs to be restored.

Sample Request

Copiedcurl "https://zohoapis.com/writer/api/v1/templates/awniqbcfde29gs5cf4524af1dd844d403b6ed/restore"
-X POST
-H "Authorization: Zoho-oauthtoken xyz"