---
title: "Delete Prompt Template Label"
method: DELETE
path: "/prompt-labels/{prompt_label_id}"
tags: ["prompt-templates", "release-labels"]
---

# Delete Prompt Template Label

`DELETE /prompt-labels/{prompt_label_id}`

## Path parameters

- `prompt_label_id` integer, required

## Response `204`

No Content

- string

## Other responses

- `401` — Unauthorized - missing or invalid API key.
- `422` — Validation error - request parameters or body are invalid.

---

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