# Delete Flight Operational Notification Deletes operational notifications for a specific flight using its flight ID. Endpoint: DELETE /api/external/flight/{flightId}/notification Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `flightId` (integer, required) Flight ID ## Response 200 fields (application/json): - `deleted` (boolean)