Document

Bulkv2 documents

post/api/_bulkv2

Request body

indexstring
recordsobject[]

Response

OK

messagestring
record_countinteger

Example response

{
  "record_count": 0,
  "message": "message"
}

Changes

Changed in 2 of the 3 revisions of this API.11