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