Add flight

Adds a flight number and FA flight IDs to an existing session. Creates or reuses a FlightAware alert. | authz: min_org_role=operator | (SessionAddFlightReq1) -> (bool)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
session_idstringRequired
flight_numberstringRequired
fa_flight_idslist of stringsRequired

Response

Successful Response

Errors