action mandrillapp_post_inbound_add_route_json { label: "post_inbound_add_route_json" description: "Add a new mailbox route to an inbound domain" provider: mandrillapp method: POST path: "/inbound/add-route.json" encoding: json output: { type: "object" additionalProperties: true } }