---
title: "DELETE /metadata-keys"
method: DELETE
path: "/metadata-keys"
tags: ["Metadata"]
---

# DELETE /metadata-keys

`DELETE /metadata-keys`

Removes the metadata key and values associated. Note: removing a metadata key will remove the key and value from all models that use the metadata key

## Headers

- `X-PHYSNA-TENANTID` string

## Request body

- DeleteMetadataKeyBody
  - `id` number, double, required

## Response `200`

Ok

- DeletedMetadataKeyResponse
  - `deleted` boolean, required

---

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