---
title: "Delete a custom field"
method: DELETE
path: "/v1/workspaces/{workspaceId}/custom-fields/{customFieldId}"
tags: ["Custom fields"]
---

# Delete a custom field

`DELETE /v1/workspaces/{workspaceId}/custom-fields/{customFieldId}`

## Path parameters

- `workspaceId` string, required — Represents workspace identifier across the system.
- `customFieldId` string, required — Represents custom field identifier across the system.

## Response `204`

No Content

---

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