---
title: "Remove Property"
method: DELETE
path: "/configurations/{externalId}/properties/{key}"
tags: ["Configuration Stores"]
---

# Remove Property

`DELETE /configurations/{externalId}/properties/{key}`

Removes a property from the configuration store

## Path parameters

- `externalId` string, required
- `key` string, required

## Query parameters

- `workspaceId` integer, required

## Response `200`

Property removed successfully

---

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