v3

latestOpenAPI 3.1.02026-08-01389986.6 KB
Record

Delete records

Deletes records in a collection. Can filter by IDs or metadata.

post/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id}/delete

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

collection_idstring required

Collection UUID

Request body

{"stackTrail":"components:schemas:DeleteCollectionRecordsPayload:allOf:properties:where","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:DeleteCollectionRecordsPayload:allOf:properties:where_document","oasType":"schema","type":"unknown"}
idsstring[] nullable
limitinteger nullable

Response

Records deleted successfully

deletedinteger