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.下書きを作成した全てのコンテンツを破棄し、現在公開されているバージョンのコンテンツが含まれるように下書きをリセットします。
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.