action mandrillapp_post_whitelists_add_json { label: "post_whitelists_add_json" description: "Adds an email to your email rejection whitelist. If the address is currently on your blacklist, that blacklist entry will be removed automatically." provider: mandrillapp method: POST path: "/whitelists/add.json" encoding: json output: { type: "object" additionalProperties: true } }