---
title: "Updates a custom field with a specified key in a quote."
method: PUT
path: "/v2/quotes/{quoteId}/customFields/{key}"
tags: ["Quotes (Smart)(v2)"]
---

# Updates a custom field with a specified key in a quote.

`PUT /v2/quotes/{quoteId}/customFields/{key}`

Updates a custom field with a specified key in a quote.

## Path parameters

- `quoteId` string, required
- `key` string, required

## Request body

- SmartCustomFieldDTO
  - `value` object

## Response `204`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/6a8697db56c6?raw)
