---
title: "Remove a quote."
method: DELETE
path: "/v2/quotes/{id}"
tags: ["Quotes"]
---

# Remove a quote.

`DELETE /v2/quotes/{id}`

## Path parameters

- `id` integer, required

## Response `204`

## Changes

- **2026-08-12** `00db66c44181` — 1 info
  - api operation id `Quotes_Delete` removed and replaced with `delete-quotes-id`

[Change history](https://skmtc.dev/ownerrez/apis/ownerrez-api/changes/v2/quotes/:id/delete.md)

---

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