---
title: "POST /indexer-api/v1/full/add"
method: POST
path: "/indexer-api/v1/full/add"
tags: ["indexer"]
---

# POST /indexer-api/v1/full/add

`POST /indexer-api/v1/full/add`

Add one or more documents to a running import session.

## Response `200`

documents successfully added

## Other responses

- `400` — import session is invalid

## Changes

- **2023-09-06** `dff7cc3c4eb3` — 1 info
  - added `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5` to the `documents/items/data/additionalProperties/` request property `anyOf` list
- **2021-07-27** `6f3ea374c17b` — 1 breaking, 2 warning
  - added the new required request property `documents/items/attributes/items/name`
  - removed the request property `documents/items/attributes/items/id`
  - removed the request property `documents/items/attributes/items/label`
- **2020-01-29** `0fa32d929176` — 1 info
  - added the media type `*/*` for the response with the status `200`
- **2020-01-29** `0be3c29195f5` — 1 info
  - the endpoint scheme security `basic-auth` was added to the API
- **2020-01-28** `dc967a44de32` — 2 breaking, 1 info
  - the request property `session/finalIndexName` became required
  - the request property `session/temporaryIndexName` became required
  - api tag `indexer` added

[Full history](https://skmtc.dev/commerceexperts/apis/open-commerce-search-stack-api/changes/indexer-api/v1/full/add/post.md)

---

[API](https://skmtc.dev/commerceexperts/apis/open-commerce-search-stack-api.md) · [All operations](https://skmtc.dev/commerceexperts/apis/open-commerce-search-stack-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/commerceexperts/open-commerce-search-stack-api/revisions/dff7cc3c4eb3/schema)
