Update task-group driver

Assigns or swaps the driver on an order task group. The driver must belong to the task group’s executor organization and permit direct assignment. | authz_personas=[executor_org_operators] | (OrdersUpdateTaskGroupDriverReq) -> (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.
driver_idstringRequired
Driver to assign to the task group.

Response

Successful Response

Errors

422
Task Group Update Driver V1request Unprocessable Entity Error