action mandrillapp_post_subaccounts_list_json { label: "post_subaccounts_list_json" description: "Get the list of subaccounts defined for the account, optionally filtered by a prefix" provider: mandrillapp method: POST path: "/subaccounts/list.json" encoding: json output: { type: "object" additionalProperties: true } }