Skip to main content
POST
Create a new driver

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
contactDetails
object
required

At least one of "email" or "phone" is required.

name
object

The name of the driver

preferredLocale
string | null

A string that is a valid Unicode BCP 47 Locale Identifier.

For example: "fa", "es-MX", "zh-Hant-TW".

See MDN - Intl - locales argument.

physicalAddress
object

Physical address details

network
string

The network associated with the driver

Response

A new driver has been created.

data
object
required