Set task-group flight info

Replaces the ordered flight legs on an order task group. | (OrdersSetTaskGroupFlightInfoReq) -> (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 replacement flight legs. Pass an empty list to clear all legs.

Response

Successful Response

Errors

422
Task Group Set Flight Info V1request Unprocessable Entity Error