---
title: "Update"
method: PATCH
path: "/crm/v3/objects/bucket_test111s/{bucketTest111Id}"
tags: ["Basic"]
---

# Update

`PATCH /crm/v3/objects/bucket_test111s/{bucketTest111Id}`

Perform a partial update of an Object identified by `{bucketTest111Id}`. `{bucketTest111Id}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.

## Path parameters

- `bucketTest111Id` string, required

## Query parameters

- `idProperty` string

## Request body

- SimplePublicObjectInput
  - `properties` object, required

## Response `200`

successful operation

- SimplePublicObject
  - `createdAt` string, date-time, required
  - `archived` boolean
  - `archivedAt` string, date-time
  - `propertiesWithHistory` object
  - `id` string, required
  - `properties` object, required
  - `updatedAt` string, date-time, required

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/crm-bucket-test111.md) · [All operations](https://skmtc.net/hubspot/apis/crm-bucket-test111/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-bucket-test111/versions/753e27fbbe95/schema)
