OrdersRemove a tag from an orderRemove a tag from an order DELETE /order/:orderId/tags Removes a single tag from the order (tag name passed in the request body). Returns the full order detail rebuilt from the canonical database. Request Responses200404Order detailsResource not found