---
title: "Removes an existing Quote."
method: DELETE
path: "/v1/quotes/{id}"
tags: ["Quote"]
---

# Removes an existing Quote.

`DELETE /v1/quotes/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `timestamp` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/bigredcloud/apis/big-red-cloud-api.md) · [All operations](https://skmtc.net/bigredcloud/apis/big-red-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigredcloud/big-red-cloud-api/versions/1324a5ec638a/schema)
