Documents
Bulk upsert documents
Bulk upsert documents into a collection. Note that the maximum supported object size is 200MB.
POST
cURL
Authorizations
Project API Key.
Path Parameters
Collection name.
Body
application/json
Response
202
application/json
Bulk upsert request accepted.
The response is of type object
.
cURL