---
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.

---

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