Set flight info

Replaces the ordered list of flights 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.
flight_legslist of objectsRequired
Ordered list of flight legs for the task group. Replaces any existing flight legs. Pass an empty list to clear all flight legs.

Response

Successful Response

Errors

422
Task Group Set Flight Info V1request Unprocessable Entity Error