curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/site-pages/{objectId}/draft/push-live \
--header 'Authorization: Bearer <token>'This response has no body data.ウェブサイトページの下書きバージョンから変更を取得し、公開バージョンに適用します。
curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/site-pages/{objectId}/draft/push-live \
--header 'Authorization: Bearer <token>'This response has no body data.