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