{ "opencollection": "1.0.0", "info": { "name": "Postmark Account Activate Bypass API", "version": "0.9.0" }, "items": [ { "info": { "name": "Bypass", "type": "folder" }, "items": [ { "info": { "name": "Postmark Bypass rules for a blocked inbound message", "type": "http" }, "http": { "method": "PUT", "url": "//api.postmarkapp.com/messages/inbound/:messageid/bypass", "params": [ { "name": "messageid", "value": "", "type": "path", "description": "The ID of the message which should bypass inbound rules." } ] }, "docs": "Postmark Bypass rules for a blocked inbound message" } ] } ], "bundled": true }