---
title: "Delete Custom Data Point"
method: DELETE
path: "/custom-data-points/{id}"
tags: ["Custom Data Points"]
---

# Delete Custom Data Point

`DELETE /custom-data-points/{id}`

Deletes a custom data point by its ID.

## Path parameters

- `id` string, required

## Response `200`

OK

- SuccessResponse
  - `success` boolean

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.dev/authsignal/apis/call-connect-api.md) · [All operations](https://skmtc.dev/authsignal/apis/call-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/authsignal/call-connect-api/revisions/5604d744e3ad/schema)
