Request
Parameters
string
required
The
FlightId or FlightNumber of the flight to update.string
Updated flight number.
string
Updated origin gate ID.
string
Updated origin gate label.
string
Updated destination gate ID.
string
Updated destination gate label.
string
Updated scheduled departure timestamp.
string
Updated estimated departure timestamp.
integer
Minutes of delay.
string
Reason for delay.
string
Custom remarks or announcement text.
array
Updated array of ticket class allocations.
Response
Status Codes
200: Flight updated successfully400: Invalid parameters401: API key is required404: Flight not found

