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_id
task_group_type
Allowed values:
flight_setup_notes
vehicle_type
Response
Successful Response
Errors
422
Task Group Add V1request Unprocessable Entity Error

