---
title: "Delete custom field"
method: DELETE
path: "/custom_fields/{custom_field_id}"
tags: ["custom_fields"]
---

# Delete custom field

`DELETE /custom_fields/{custom_field_id}`

Deletes the matching custom field.

> **Warning:** Deleting a custom field will also delete all of its associated custom field values.

## Response `200`

An empty object.

- object

## Other responses

- `default` — Generic error payload

---

[API](https://skmtc.net/smartsheet/apis/resource-management-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/resource-management-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/resource-management-openapi-reference/versions/e4c439ac13f2/schema)
