v1

latestOpenAPI 3.1.0Apache 2.02026-07-1783533.8 KB
Point

Delete points by id

Bulk delete points based on id. This endpoint does not check if the points exist. If you attempt to delete a point that does not exist, it will be ignored and included in the failedPoints list.

delete/collections/{collectionId}/points

Request body

idsstring[] required

Response

Deleted points

messagestring

A message indicating the result of the operation