# Flight Notifications Operations related to notifications for flights. ## Get Flight Operational Notification - [GET /api/external/flight/{flightId}/notification](https://developer.fl3xx.com/reference/flight-notifications/getflightnotificationsbyflightid.md): Fetches operational notification for a specific flight using its flight ID. ## Update Flight Operational Notification - [PUT /api/external/flight/{flightId}/notification](https://developer.fl3xx.com/reference/flight-notifications/updateflightnotificationusingput.md): Updates operational notifications for a specific flight using its flight ID. ## Delete Flight Operational Notification - [DELETE /api/external/flight/{flightId}/notification](https://developer.fl3xx.com/reference/flight-notifications/deleteflightnotificationbyflightid.md): Deletes operational notifications for a specific flight using its flight ID.