action mandrillapp_post_subaccounts_info_json { label: "post_subaccounts_info_json" description: "Given the ID of an existing subaccount, return the data about it" provider: mandrillapp method: POST path: "/subaccounts/info.json" encoding: json output: { type: "object" additionalProperties: true } }