Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object[]
Unique identifier for the driver
Example:
"DUMMY12345"
Example:
"John"
Example:
"Doe"
Example:
"123 Main Street"
Example:
"New York"
Example:
"NY"
Example:
"10001"
Example:
"1234567890"
Example:
"john.doe@example.com"
Example:
"Apt 4B"
Response
200 - application/json
Successful response
Example:
101
Example:
"DUMMY12345"
Example:
"John"
Example:
"Doe"
Example:
"123 Main Street"
Example:
"Apt 4B"
Example:
"New York"
Example:
"NY"
Example:
"10001"
Example:
"1234567890"
Example:
"john.doe@example.com"