---
title: "Add documents to a running import session"
method: POST
path: "/indexer-api/v1/full/add"
---

# Add documents to a running import session

`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

- **2020-01-27** `95fe9768072e` — 1 breaking, 1 info
  - request body became required
  - added the media type `*/*` to the request body
- **2020-01-24** `96c30bc260ed` — 1 info
  - endpoint added
- **2020-01-03** `5e91e5c71711` — 1 breaking
  - api path removed without deprecation

[Change 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/95fe9768072e/schema)
