action mandrillapp_post_inbound_delete_route_json { label: "post_inbound_delete_route_json" description: "Delete an existing inbound mailbox route" provider: mandrillapp method: POST path: "/inbound/delete-route.json" encoding: json output: { type: "object" additionalProperties: true } }