Skip to main content

Add Drivers to a Group

POST 

/drivers/groups/:group_id/drivers

Adds one or more drivers to a driver group. Drivers already in the group are ignored. Returns 422 if all submitted driver IDs are already in the group.

Request

Responses

Drivers added to group successfully