Create

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

Authentication

AuthorizationBearer

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

Query parameters

target_user_idstringOptional

Request

This endpoint expects an object.
schema_versionintegerRequired
email_address_primarystringOptionalformat: "email"
email_address_secondarystringOptionalformat: "email"
phone_number_primarystringOptional
phone_number_secondarystringOptional
first_namestringOptional
last_namestringOptional
vehicle_typeslist of enumsOptional

Response

Successful Response

Errors