Upsert documents
Upserts documents to a namespace. Creates the namespace if it doesn't exist. Accepts up to 10,000 documents per request with a 256 MB body limit.
Request body
Response
Successful response
Changes
Changed in 3 of the 8 revisions of this API.25
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
- ●
removed the request property
schema/additionalProperties/filterablerequest-property-removed
- ●
removed the request property
schema/additionalProperties/full_text_searchrequest-property-removed
- ○
added the new optional request property
schema/additionalProperties/is_filterablenew-optional-request-property
- ○
added the new optional request property
schema/additionalProperties/is_searchablenew-optional-request-property
- ●
- ○
endpoint added
endpoint-added
- ○