- Getting Started
- OAuth 2.0
- Authorizing OAuth Requests
- HTTP Methods
- HTTP status code summary
- API Collection
- Document API
- Template API
- Automation API
- Merge API
- Combine API
- Bulk API
- POSTSign API
- Meta API
- Conversion API
- Folder API
- Publish API
- Errors
- General Errors
- Get List of Documents - Possible Errors
- Create Document - Possible Errors
- Download Document - Possible Errors
- Document Operations - Possible Errors
- Copy Document - Possible errors
- Translate Document - Possible errors
- Template API - Possible errors
- Conversion API - Possible Errors
- Folder API - Possible Errors
- Publish API - Possible Errors
- Meta API - Possible Errors
- Sign API - Possible Errors
- Merge API - Possible Errors
- Combine PDFs - Possible errors
Restore Template
Purpose
To restore the trashed template.
HTTP Request URL
https://{zohoapis_domain}/writer/api/v1/templates/{{template_id}}/restore
Path Parameters
Parameter | Data Type | Description |
Mandatory Parameter | ||
template_id | String | Specify 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"
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.