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.Take any changes from the draft version of the website page and apply them to the live version.
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.Was this page helpful?