/shipping/drivers

Create

Creates a new driver profile for the target user (defaults to caller). Drivers can create themselves; operators+ can create any org member. Provider orgs only. | (DriverClientCreate1) -> (PydanticObjectId)

post/shipping/drivers/create/v1

Query parameters

target_user_idstring nullable

Must be a string starting with user_

Request body

schema_version1 required
email_address_primarystring email nullable
email_address_secondarystring email nullable
phone_number_primarystring phone nullable
phone_number_secondarystring phone nullable
first_namestring nullable
last_namestring nullable
vehicle_typesVehicleTypeEnum[]

Response

Successful Response

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.