Create
Creates an org bidding group owned by the caller’s org. The group starts empty — add members via /add_provider_member. | authz: allowed_org_types=[provider], min_org_role=operator | (OrgBiddingGroupClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
group_name
Response
Successful Response
Errors
422
Org Bidding Groups Create V1request Unprocessable Entity Error

