Update driver

Assigns or swaps the driver on a task group. Driver must belong to the task group’s executor organization. | authz_personas=[executor_org_operators] | (UpdateDriverReq) -> (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
ID of the driver to assign to the task group

Response

Successful Response

Errors

422
Task Groups Update Driver V1request Unprocessable Entity Error