---
title: "Delete RFQ"
method: DELETE
path: "/communications/rfqs/{rfq_id}"
tags: ["communications"]
---

# Delete RFQ

`DELETE /communications/rfqs/{rfq_id}`

Endpoint for deleting an RFQ by ID

## Path parameters

- `rfq_id` string, required

## Response `204`

RFQ deleted successfully

## Other responses

- `401` — Unauthorized - authentication required
- `404` — Resource not found
- `500` — Internal server error

---

[API](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints.md) · [All operations](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kalshi/kalshi-trade-api-manual-endpoints/revisions/6aec27d55fba/schema)
