---
title: "Delete Lead Field"
method: DELETE
path: "/crm/lead-fields/{zoho_lead_field_id}"
tags: ["CRM"]
---

# Delete Lead Field

`DELETE /crm/lead-fields/{zoho_lead_field_id}`

Delete a lead field configuration.

Permanently removes the field configuration. New leads will no longer have
this field automatically set.

Requires user authentication.

## Path parameters

- `zoho_lead_field_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
