v3
latestOpenAPI 3.1.02026-08-01389986.6 KBRecord
Upsert records
Upserts records in a collection (create if not exists, otherwise update).
post/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id}/upsert
Path parameters
tenantstring required
Tenant UUID
databasestring required
Database name
collection_idstring required
Collection UUID
Request body
Response
Records upserted successfully
UpsertCollectionRecordsResponse required