action mandrillapp_post_inbound_domains_json { label: "post_inbound_domains_json" description: "List the domains that have been configured for inbound delivery" provider: mandrillapp method: POST path: "/inbound/domains.json" encoding: json output: { type: "object" additionalProperties: true } }