---
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`

---

[API](https://skmtc.net/ownerrez/apis/ownerrez-api.md) · [All operations](https://skmtc.net/ownerrez/apis/ownerrez-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ownerrez/ownerrez-api/versions/fa0c0f146039/schema)
