---
title: "Restore a draft to a previous version"
method: POST
path: "/cms/blogs/2026-03/posts/{objectId}/revisions/{revisionId}/restore-to-draft"
tags: ["Revisions"]
---

# Restore a draft to a previous version

`POST /cms/blogs/2026-03/posts/{objectId}/revisions/{revisionId}/restore-to-draft`

Takes a specified version of a blog post, sets it as the new draft version of the blog post.

## Path parameters

- `objectId` string, required
- `revisionId` integer, 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)
