---
title: "Removes an existing variation from an item. All associated variation values and combinations will also be removed."
method: POST
path: "/v2/itemdetails/variations/delete"
tags: ["ItemdetailsCommand"]
---

# Removes an existing variation from an item. All associated variation values and combinations will also be removed.

`POST /v2/itemdetails/variations/delete`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiItemPublicApiDataTransferObjectsV2ItemdetailsDeleteItemVariationCommandRequest — Removes an existing variation from an item. All associated variation values and combinations will also be removed. - Request
  - `variationId` string, uuid

## Response `200`

Variation was successfully removed from the item.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
