action mandrillapp_post_rejects_delete_json { label: "post_rejects_delete_json" description: "Deletes an email rejection. There is no limit to how many rejections you can remove from your blacklist, but keep in mind that each deletion has an affect on your reputation." provider: mandrillapp method: POST path: "/rejects/delete.json" encoding: json output: { type: "object" additionalProperties: true } }