---
title: "POST /v4/{+parent}/dataPoints:batchDelete"
method: POST
path: "/v4/{+parent}/dataPoints:batchDelete"
tags: ["users"]
---

# POST /v4/{+parent}/dataPoints:batchDelete

`POST /v4/{+parent}/dataPoints:batchDelete`

Delete a batch of identifyable data points.

## Path parameters

- `parent` string, required

## Request body

- BatchDeleteDataPointsRequest — Request to delete a batch of identifiable data points.
  - `names` string[] — Required. The names of the DataPoints to delete. A maximum of 10000 data points can be deleted in a single request.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/health.md) · [All operations](https://skmtc.dev/google/apis/health/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/health/revisions/601e805b7a55/schema)
