Skip to content

[POST] registerDriver

/api/manager/registerDriver

RegisterDriverRequestDTO

Attributes:

Name Type Description
email_add Annotated[str, AfterValidator(validateEmail)]

Email address of the driver

private_access List[int]

List of site IDs to which the driver should have access

rfid Optional[str]

RFID of the driver (optional)