v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1317143155.1 KB
users

Delete a batch of identifyable data points.

post/v4/{+parent}/dataPoints:batchDelete

Path parameters

parentstring required

Optional. Parent (data type) for the Data Point collection Format: users/me/dataTypes/{data_type}, e.g.: - users/me/dataTypes/steps - users/me/dataTypes/- For a list of the supported data types see the DataPoint data union field. Deleting data points across multiple data type collections is supported following https://aip.dev/159. If this is set, the parent of all of the data points specified in names must match this field.

Request body

namesstring[]

Required. The names of the DataPoints to delete. A maximum of 10000 data points can be deleted in a single request.

Response

Successful response