---
title: "Delete Feedback Reply Draft"
method: DELETE
path: "/admin/feedbacks/{feedback_id}/reply-draft"
tags: ["Feedback"]
---

# Delete Feedback Reply Draft

`DELETE /admin/feedbacks/{feedback_id}/reply-draft`

Drop the reply draft (the admin emptied the composer).

## Path parameters

- `feedback_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 22 revisions in range; 1 not diffed.

- **2026-09-23** `b73d9bd491c3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/excellence-ai/apis/excellence-learning/changes/admin/feedbacks/:feedback_id/reply-draft/delete.md)

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/d367d251945b?raw)
