---
title: "Delete Guardrails"
method: DELETE
path: "/v2/guardrails/{guardrail_id}"
tags: ["Guardrails"]
---

# Delete Guardrails

`DELETE /v2/guardrails/{guardrail_id}`

Delete a single guardrail by its unique identifier. PALs with this guardrail attached via `guardrail_ids` will have the reference removed automatically.

## Response `204`

NO CONTENT - Guardrail deleted successfully

## Other responses

- `400` — Bad Request
- `401` — UNAUTHORIZED

---

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