Add task group

Adds a task group to an order. Draft groups are DRAFT; all later lifecycle groups are STAGED and parent state is synchronized. | authz_personas=[draft_creator_org_operator, coordinator_org_operators] | (OrdersAddTaskGroupReq) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
order_idstringRequired
task_group_typeenumRequired
Allowed values:
flight_setup_notesstringOptional
vehicle_typeenumOptional

Response

Successful Response

Errors

422
Task Group Add V1request Unprocessable Entity Error