action mandrillapp_post_inbound_delete_domain_json { label: "post_inbound_delete_domain_json" description: "Delete an inbound domain from the account. All mail will stop routing for this domain immediately." provider: mandrillapp method: POST path: "/inbound/delete-domain.json" encoding: json output: { type: "object" additionalProperties: true } }