---
title: "Delete a custom field by ID"
method: DELETE
path: "/v1/custom-fields/{custom_field_id}"
tags: ["Custom Fields"]
---

# Delete a custom field by ID

`DELETE /v1/custom-fields/{custom_field_id}`

## Path parameters

- `custom_field_id` string, uuid, required

## Response `204`

Custom field deleted

## Other responses

- `404` — Custom field not found

---

[API](https://skmtc.dev/floatfinancial/apis/float-public-api.md) · [All operations](https://skmtc.dev/floatfinancial/apis/float-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/floatfinancial/float-public-api/revisions/a3c42eb1b312/schema)
