action mandrillapp_post_senders_list_json { label: "post_senders_list_json" description: "Return the senders that have tried to use this account." provider: mandrillapp method: POST path: "/senders/list.json" encoding: json output: { type: "object" additionalProperties: true } }