# Delete a custom field

Permanently remove a custom field definition and all its values.

Endpoint: DELETE /leads/api/custom-fields/{uuid}
Version: 2.0.0
Security: bearerAuth

## Path parameters:

  - `uuid` (string, required)
    Resource UUID.

