---
title: "Clear a conversation's threshold override"
method: DELETE
path: "/v1/permissions/thresholds/conversations/{conversation_id}"
tags: ["permissions"]
---

# Clear a conversation's threshold override

`DELETE /v1/permissions/thresholds/conversations/{conversation_id}`

Idempotent — succeeds even when no override exists.

## Path parameters

- `conversation_id` string, required

## Response `204`

Successful response

---

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