action mandrillapp_post_inbound_update_route_json { label: "post_inbound_update_route_json" description: "Update the pattern or webhook of an existing inbound mailbox route. If null is provided for any fields, the values will remain unchanged." provider: mandrillapp method: POST path: "/inbound/update-route.json" encoding: json output: { type: "object" additionalProperties: true } }