Update driver

Assigns or swaps the driver on a draft task group. Only the executor org may assign drivers. | authz_personas=[executor_org_operators] | (OrderDraftUpdateDriverReq) -> (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 draft task group.

Response

Successful Response

Errors

422
Task Group Update Driver V1request Unprocessable Entity Error