---
title: "delete user quick reply"
method: DELETE
path: "/user/quick_reply/{quick_reply_id}"
tags: ["user_quick_reply"]
---

# delete user quick reply

`DELETE /user/quick_reply/{quick_reply_id}`

## Path parameters

- `quick_reply_id` integer, required

## Response `200`

OK

- ContextResponse
  - `data` unknown
  - `err` string
  - `msg` string
  - `success` boolean
  - `trace_id` string

---

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