action mandrillapp_post_whitelists_delete_json { label: "post_whitelists_delete_json" description: "Removes an email address from the whitelist." provider: mandrillapp method: POST path: "/whitelists/delete.json" encoding: json output: { type: "object" additionalProperties: true } }