---
title: "Deleting a custom field"
method: DELETE
path: "/api/v4/{entity}/custom_fields/{id}"
---

# Deleting a custom field

`DELETE /api/v4/{entity}/custom_fields/{id}`

This method allows you to delete a custom field of an entity on the account

## Path parameters

- `entity` string, required
- `id` integer, required

## Response `204`

204

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403

---

[API](https://skmtc.net/kommo/apis/kommo-api-references.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api-references/versions/f17af4d23c7c/schema)
