{ "opencollection": "1.0.0", "info": { "name": "Postmark Account Activate Triggerid API", "version": "0.9.0" }, "items": [ { "info": { "name": "Triggerid", "type": "folder" }, "items": [ { "info": { "name": "Postmark Delete a single trigger", "type": "http" }, "http": { "method": "DELETE", "url": "//api.postmarkapp.com/triggers/inboundrules/:triggerid", "params": [ { "name": "triggerid", "value": "", "type": "path", "description": "The ID of the Inbound Rule that should be deleted." } ] }, "docs": "Postmark Delete a single trigger" } ] } ], "bundled": true }