Skip to main content
Version: v3

Update Record

PUT 

/objects/:schemaKey/records/:id

Update a Custom Object Record by Id. Supported Objects are business and custom objects. Documentation Link - https://doc.clickup.com/8631005/d/h/87cpx-277156/93bf0c2e23177b0/87cpx-376296

Request

Version stringrequired

API Version

Available optionsv3
schemaKey stringrequired

The key of the Custom Object / Standard Object Schema. For custom objects, the key must include the “custom_objects.” prefix, while standard objects use their respective object keys. This information is available on the Custom Objects Details page under Settings.

id stringrequired

id of the record to be updated. Available on the Record details page under the 3 dots or in the url

locationId stringrequired

Bodyrequired

    object
application/json

Successful response

Schema
    recordobject