---
title: "Reset post draft to the live version"
method: POST
path: "/cms/v3/blogs/posts/{objectId}/draft/reset"
tags: ["Basic"]
---

# Reset post draft to the live version

`POST /cms/v3/blogs/posts/{objectId}/draft/reset`

Discard all drafted content, resetting the draft to contain the content in the currently published version.

## Path parameters

- `objectId` string, required

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

- **2026-04-13** (v3) `c7d1a3be3e65` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/cms-posts/changes/cms/v3/blogs/posts/:objectId/draft/reset/post.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/320affe1d7fe/schema)
