---
title: "Delete custom column"
method: DELETE
path: "/v2/user/catalogs/{storeId}/customColumns/{columnId}"
tags: ["Catalogs - Catalog"]
---

# Delete custom column

`DELETE /v2/user/catalogs/{storeId}/customColumns/{columnId}`

## Path parameters

- `storeId` string, guid, required
- `columnId` string, guid, required

## Response `204`

Custom column deleted

## Other responses

- `403` — Occurs when the parent category is not found.
- `404` — Occurs when a user tries to work on the wrong store.
- `409` — When a catalog importation is already in progress!
- `default` — Occurs when something goes wrong

---

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