latestSwagger 2.02026-08-084062117.9 KB

78fc4b609513

Drivers

UPDATE driver custom field value

Update a custom field value for a driver, identified by driver UUID and custom field UUID. It doesn't matter whether the custom field value has been set for this driver previously.

post/v1/drivers/{uuid}/customFieldValues/{customFieldUuid}

Path parameters

uuidstring uuid required
customFieldUuidstring uuid required

Request body

textValuestring
dateValuestring date-time
booleanValueboolean
integerValueinteger
decimalValuenumber
exactlyOneValueSetboolean

Response

Successful operation.

uuidstring uuid
textValuestring
dateValuestring date-time
booleanValueboolean
integerValueinteger
decimalValuenumber