templateUndel(string apikey, int id)
Undelete (reactivate) a user template
| Section | Template Related |
|---|
| Parameters | |
|---|---|
| apikey | a valid API Key for your user account. Get by visiting your API dashboard |
| id | the id of the user template to reactivate |
| Returns | |
|---|---|
| boolean | true if the template was deleted, otherwise an error will be thrown |