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

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

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

Cancels the import and in case there was an index created, it will be deleted.

## Other responses

- `400` — indexation was already confirmed or import session is invalid

## Changes

- **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 `finalIndexName` became required
  - the request property `temporaryIndexName` became required
  - api tag `indexer` added
- **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/cancel/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/456d21198a04/schema)
