Updates details of a driver.

Updates the driver by the providedID.

Path Params
uuid
required

Represents the ID of the driver to be updated.

Body Params
string | null

Represents first name of the driver.

string | null

Represents last name of the driver.

boolean

Represents a flag for driver's access to the application.

string | null

Represents the email ID of the driver.

string | null

Represents the language used by the driver. Must be a valid ISO 639-1 two-letter language code (e.g., 'en', 'de', 'fr').

tachoCardDetails
object
assignees
object
Responses

401

Failure code. Unauthorized access.

403

Failure code. Forbidden access.

429

Too many requests.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json