Skip to main content

Update a Custom Field Definition

PUT 

/settings/vehicles/custom-fields/:customFieldId

Rename a custom field or adjust its prefix/suffix/dropdown options — without losing the values already recorded against it on any vehicle. Only send the fields you actually want to change.

type and is_required cannot be changed once a field is created. To change a field's data type, remove it and create a new one instead.

Request

Responses

Successful operation