Deletes the template version with given template and version ids if possible.
DELETE {{baseUrl}}/templates/:tmpl_id/versions/:vrsn_id
Permanently deletes a template version. A template's published_version
can not be deleted.
RESPONSES
status: OK
{"id":"adr_PZ3Fw70hp9","deleted":true}