---
title: "Update a post"
method: PATCH
path: "/cms/blogs/2026-03/posts/{objectId}"
tags: ["Basic"]
---

# Update a post

`PATCH /cms/blogs/2026-03/posts/{objectId}`

Partially updates a single blog post by ID. You only need to specify the values that you want to update.

## Path parameters

- `objectId` string, required

## Query parameters

- `archived` boolean

## Response `200`

successful operation

## Other responses

- `default` — An error occurred.

## Changes

- **2026-03-25** `37a93e10d5c4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/hubspot-api-specification/changes/cms/blogs/2026-03/posts/:objectId/patch.md)

---

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