delete

abstract suspend fun delete(name: String, selector: DeleteSelector, wait: Boolean)

Delete points by id or by filter (POST /collections/{name}/points/delete).