action mandrillapp_post_senders_info_json { label: "post_senders_info_json" description: "Return more detailed information about a single sender, including aggregates of recent stats" provider: mandrillapp method: POST path: "/senders/info.json" encoding: json output: { type: "object" additionalProperties: true } }