---
title: "Delete custom data."
method: DELETE
path: "/api/v3.3/custom-data"
tags: ["Custom Data"]
---

# Delete custom data.

`DELETE /api/v3.3/custom-data`

Deletes a custom data entry linked to a property or lead. The field is identified by 'customDataFieldUid'. Exactly one of 'propertyUid' or 'leadUid' must be provided.

## Query parameters

- `propertyUid` string
- `leadUid` string
- `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)
