/
/Posts
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 33m ago · Updated 2w ago
Basic17
  • get/cms/blogs/v3/authors/cursor
  • get/cms/blogs/v3/authors/cursor/query
  • get/cms/blogs/v3/posts/cursor
  • get/cms/blogs/v3/posts/cursor/query
  • get/cms/blogs/v3/tags/cursor
  • get/cms/blogs/v3/tags/cursor/query
  • getGet all posts
  • postCreate a new post
  • postClone a blog post
  • postSchedule a post to be published
  • getRetrieve a blog post
  • deleteDelete a blog post
  • patchUpdate a post
  • getRetrieve the full draft version of the Blog Post
  • patchUpdate the draft of a post
  • postPublish blog post draft
  • postReset post draft to the live version
Batch4
Multi-language5
Revisions4
    Basic

    Reset post draft to the live version

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

    post/cms/v3/blogs/posts/{objectId}/draft/reset

    Path parameters

    objectIdstring required

    Response

    No content

    Changes