---
title: "Update an existing set of custom fields"
method: PUT
path: "/customField/{parentObjectType}/{parentObjectId}"
tags: ["Custom Field"]
---

# Update an existing set of custom fields

`PUT /customField/{parentObjectType}/{parentObjectId}`

Updates an existing set of custom fields for a given parent object type and id. On success the update custom fields are returned.

## Path parameters

- `parentObjectType` string, required
- `parentObjectId` string, required

## Request body

- object

## Response `default`

successful operation

---

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