---
title: "Delete a custom field"
method: DELETE
path: "/workflows/custom_fields/{customFieldId}"
tags: ["Workflows"]
---

# Delete a custom field

`DELETE /workflows/custom_fields/{customFieldId}`

Delete a custom field and all the values stored on that field.

🔒 Requires: `custom_fields:write` scope

## Path parameters

- `customFieldId` string, required

## Response `204`

The custom field was deleted.

---

[API](https://skmtc.net/lightspeedhq/apis/api-2026-07.md) · [All operations](https://skmtc.net/lightspeedhq/apis/api-2026-07/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeedhq/api-2026-07/revisions/72d4ceb46dbb/schema)
