---
title: "DELETE /quote"
method: DELETE
path: "/quote"
tags: ["Private Quotes"]
---

# DELETE /quote

`DELETE /quote`

Delete a quote. The user needs to be the owner of the quote to be able to delete it.

## Query parameters

- `id` string, string, required

## Response `200`

200  response

## Other responses

- `401` — 401 response
- `404` — 404 response

---

[API](https://skmtc.net/quotes/apis/they-said-so-quotes-api.md) · [All operations](https://skmtc.net/quotes/apis/they-said-so-quotes-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quotes/they-said-so-quotes-api/revisions/c6aaaf6f33b1/schema)
