latestSwagger 2.02026-08-084062117.9 KB
78fc4b609513
Drivers
UPDATE a specific driver
Post a map of key value pairs for fields with the new value. A value of null is accepted (where marked as nullable) and will clear that field. Cleared fields will not be shown in the response, as null fields are stripped by default. If a field is not present in the map it will not be altered. Fields not marked as nullable can be left out of the map all together so as not to be changed
post/v1/drivers/{uuid}
Path parameters
uuidstring uuid required
Request body
Response
Successful operation.