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

# Delete a custom field

`DELETE /custom_field_values/{custom_field_value_id}`

Deletes the matching custom field.

## Headers

- `Content-Type` 'application/json', required

## Response `200`

Successful response (always an empty object)

- object

## Other responses

- `default` — Generic error payload

---

[API](https://skmtc.dev/smartsheet/apis/brandfolder-openapi-reference.md) · [All operations](https://skmtc.dev/smartsheet/apis/brandfolder-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/smartsheet/brandfolder-openapi-reference/revisions/fd95b0a2d2f8/schema)
