---
title: "Remove a dimension value"
method: DELETE
path: "/dimension/{dimensionId}/value/{id}"
tags: ["Dimension Value"]
---

# Remove a dimension value

`DELETE /dimension/{dimensionId}/value/{id}`

Remove a dimension value by ID.

## Path parameters

- `dimensionId` integer, required
- `id` integer, required

## Response `204`

The operation was successful

---

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