Skip to main content

Remove a Driver Custom Field

DELETE 

/settings/drivers/custom-fields/:customFieldId

Removes a driver 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 drivers still carry values for it, and deleting an in-use field is allowed, matching how this works in Fleet Web. A deleted field no longer counts towards the 10 field limit.

Request

Responses

Successful operation