---
title: "Multi documents"
method: POST
path: "/api/{index}/_multi"
tags: ["Document"]
---

# Multi documents

`POST /api/{index}/_multi`

## Path parameters

- `index` string, required

## Response `200`

OK

- MetaHTTPResponseRecordCount
  - `message` string
  - `record_count` integer

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2022-08-06** `64901d9f1a5b` — 1 info
  - endpoint added
- **2022-06-24** `b796c7453ce7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/zincsearch/apis/zinc-search-engine-api/changes/api/:index/_multi/post.md)

---

[API](https://skmtc.dev/zincsearch/apis/zinc-search-engine-api.md) · [All operations](https://skmtc.dev/zincsearch/apis/zinc-search-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zincsearch/zinc-search-engine-api/revisions/c7ce1991bb9a/schema)
