---
title: "Delete a constant by key"
method: DELETE
path: "/admin/constants/{key}"
tags: ["Admin Constants"]
---

# Delete a constant by key

`DELETE /admin/constants/{key}`

## Path parameters

- `key` string, required

## Response `200`

- DeleteConstantResponseDto
  - `message` string, required

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
