Set flight info

Sets the flight number and/or fa_flight_ids on a draft task group. | (SetFlightInfoReq) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_group_idstringRequired

Request

This endpoint expects an object.
fa_flight_idslist of strings or nullOptional
Flight Aware's uuid for flights
flight_numberstring or nullOptional<=50 characters
Flight number to set on the task group

Response

Successful Response

Errors