curl --request POST \
--url https://api.hubapi.com/cms/v3/blogs/posts/{objectId}/draft/push-live \
--header 'Authorization: Bearer <token>'This response has no body data.ブログ記事の下書きバージョンを公開し、その内容を公開中のページに送信します。
curl --request POST \
--url https://api.hubapi.com/cms/v3/blogs/posts/{objectId}/draft/push-live \
--header 'Authorization: Bearer <token>'This response has no body data.