{ "opencollection": "1.0.0", "info": { "name": "Postmark Account Activate Alias API", "version": "0.9.0" }, "items": [ { "info": { "name": "Alias", "type": "folder" }, "items": [ { "info": { "name": "Postmark Delete a Template", "type": "http" }, "http": { "method": "DELETE", "url": "//api.postmarkapp.com/templates/:templateIdOrAlias", "params": [ { "name": "templateIdOrAlias", "value": "", "type": "path", "description": "The 'TemplateID' or 'Alias' value for the Template you wish to delete." } ] }, "docs": "Postmark Delete a Template" } ] } ], "bundled": true }