Vehicles
UPDATE vehicle custom field value
Update a custom field value for a vehicle, identified by vehicle UUID and custom field UUID. It doesn't matter whether the custom field value has been set for this vehicle previously.
post/v1/vehicles/{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.