curl --request POST \
--url https://api.hubapi.com/cms/v3/blogs/posts/{objectId}/draft/reset \
--header 'Authorization: Bearer <token>'This response has no body data.Discard all drafted content, resetting the draft to contain the content in the currently published version.
curl --request POST \
--url https://api.hubapi.com/cms/v3/blogs/posts/{objectId}/draft/reset \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?