CMS
English
cURL
curl --request POST \ --url https://api.hubapi.com/cms/v3/pages/landing-pages/{objectId}/draft/push-live \ --header 'Authorization: Bearer <token>'
This response has no body data.
Toma los cambios del borrador de la landing page y aplícalos a la versión real.
content
The access token received from the authorization server in the OAuth 2.0 flow.
El id de la landing page cuyo borrador se publicará.