---
title: "Delete Feedback Formula Endpoint"
method: DELETE
path: "/api/v1/feedback/formulas/{feedback_formula_id}"
tags: ["feedback"]
---

# Delete Feedback Formula Endpoint

`DELETE /api/v1/feedback/formulas/{feedback_formula_id}`

Delete a feedback formula by id

## Path parameters

- `feedback_formula_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.dev/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
