Deletes template with given id
DELETE {{baseUrl}}/templates/:tmpl_id
Deletes the details of an existing template. You need only supply the unique customer identifier that was returned upon template creation.
RESPONSES
status: OK
{"id":"adr_PZ3Fw70hp9","deleted":true}