---
title: "Deletes an existing dimension value. If existing records refer to the value, it will be deactivated behind the scenes instead of deleted outright."
method: DELETE
path: "/api/dimensionvalues/{dimensionValueId}"
tags: ["DimensionValues"]
---

# Deletes an existing dimension value. If existing records refer to the value, it will be deactivated behind the scenes instead of deleted outright.

`DELETE /api/dimensionvalues/{dimensionValueId}`

## Path parameters

- `dimensionValueId` integer, required

## Response `200`

OK

- SystemWebHttpResultsOkResult
  - `Request` object

---

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