action mandrillapp_post_users_senders_json { label: "post_users_senders_json" description: "Return the senders that have tried to use this account, both verified and unverified" provider: mandrillapp method: POST path: "/users/senders.json" encoding: json output: { type: "object" additionalProperties: true } }