Create

Creates a driver bidding group owned by the caller’s org. The group starts empty — add drivers via /add_member. | authz: allowed_org_types=[provider], min_org_role=operator | (DriverBiddingGroupClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
schema_versionintegerRequired
group_namestringRequired

Response

Successful Response

Errors

422
Driver Bidding Groups Create V1request Unprocessable Entity Error