Skip to main content
Delete data points from a collection.

Parameters

collectionID
uuid.UUID
The id of the collection
datapointIDs
[]uuid.UUID
The ids of the data points to delete from the collection

Returns

The number of data points that were deleted.