Vehicle assignments

ASSIGN a specified driver to this vehicle

Assign a driver (specified in the request body) to the vehicle under this url.

post/v1/vehicles/{uuid}/assignments

Path parameters

uuidstring uuid required

Request body

driverUuidstring uuid

Response

Successful operation.

uuidstring uuid
vehicleUuidstring uuid
driverUuidstring uuid
activeboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.