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

# Update the draft of a post

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

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

## Path parameters

- `objectId` string, required

## Response `200`

successful operation

## Other responses

- `default` — An error occurred.

## Changes

- **2026-07-13** (v3) `c93009431dd4` — 1 info
  - endpoint added

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

---

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