---
title: "POST /jobs/quotes/{quoteId}/void"
method: POST
path: "/jobs/quotes/{quoteId}/void"
tags: ["Jobs - Quotes"]
---

# POST /jobs/quotes/{quoteId}/void

`POST /jobs/quotes/{quoteId}/void`

Voids a quote.

## Path parameters

- `quoteId` string, required

## Request body

- object
  - `voidedAt` string, date-time

## Response `204`

Quote voided successfully

## Other responses

- `4XX` — Client Request Errors
- `5XX` — Server Errors

---

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