# Delete Flight Luggage Deletes luggage information for a specific flight using its flight ID. Endpoint: DELETE /api/external/flight/{id}/pax_details/luggage Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `id` (integer, required) id ## Response 200 fields (application/json): - `deleted` (boolean)