---
title: "Delete an Opportunity Custom Field"
method: DELETE
path: "/custom_field/opportunity/{id}/"
tags: ["custom_fields.opportunity"]
---

# Delete an Opportunity Custom Field

`DELETE /custom_field/opportunity/{id}/`

Delete an opportunity custom field. The field will immediately disappear from API responses and values on existing opportunities will be permanently removed.

## Path parameters

- `id` string, required

## Response `200`

Successful response

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

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