templateDel(string apikey, int id)
Delete (deactivate) 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 delete |
| Returns | |
|---|---|
| boolean | true if the template was deleted, otherwise an error will be thrown |