---
title: "Delete Auto Import"
method: DELETE
path: "/v2/user/catalogs/{storeId}/autoImport"
tags: ["Catalogs - Auto"]
---

# Delete Auto Import

`DELETE /v2/user/catalogs/{storeId}/autoImport`

## Path parameters

- `storeId` string, guid, required

## Response `204`

Auto import deleted

## Other responses

- `400` — Occurs when the catalog auto import is not configured.
- `404` — Occurs when a user tries to work on the wrong store.
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.dev/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.dev/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/revisions/557b7feddf8a/schema)
