---
title: "Delete a custom field already created"
method: DELETE
path: "/position/custom-fields"
tags: ["CustomFields"]
---

# Delete a custom field already created

`DELETE /position/custom-fields`

Delete a custom field. If its field is integrated or default, it can not be deleted

## Request body

- object
  - `propertyId` string, required — Internal property id

## Response `204`

Successful operation

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/gupy/apis/gupy-public-api.md) · [All operations](https://skmtc.net/gupy/apis/gupy-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gupy/gupy-public-api/versions/3f26defa2a42/schema)
