Skip to main content

Remove a Custom Field

DELETE 

/settings/vehicles/custom-fields/:customFieldId

Removes a custom field your account no longer needs.

This is a soft delete: the field disappears from what you (and this API) can see or write to, but values already recorded against it are not erased — they simply become unreachable through this field. There is no warning or block if vehicles still carry values for it; deleting an in-use field is allowed, matching how this works in Fleet Web.

Request

Responses

Successful operation