---
title: "Delete a custom data field"
method: DELETE
path: "/api/v3.3/custom-data-fields/{customDataFieldUid}"
tags: ["Custom Data Fields"]
---

# Delete a custom data field

`DELETE /api/v3.3/custom-data-fields/{customDataFieldUid}`

Remove the custom data field identified by the given UID.

## Path parameters

- `customDataFieldUid` string, required

## Response `204`

No Content

---

[API](https://skmtc.dev/hostfully/apis/hostfully-api.md) · [All operations](https://skmtc.dev/hostfully/apis/hostfully-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hostfully/hostfully-api/revisions/8387ad22afc6/schema)
