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

# Delete a specific custom field by its ID

`DELETE /custom/fields/{customFieldId}`

## Path parameters

- `customFieldId` string, required

## Response `204`

Custom field deleted successfully

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/dynamic/apis/dashboard-api.md) · [All operations](https://skmtc.net/dynamic/apis/dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynamic/dashboard-api/revisions/aac826315d90/schema)
