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
Response
Successful operation.
Changes
No recorded changes to this endpoint across all 1 revision of this API.