CMS
Deutsch
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.
Wendet alle Änderungen aus der Entwurfsversion der Landingpage in der Live-Version an.
content
The access token received from the authorization server in the OAuth 2.0 flow.
Die ID der Landingpage, für die der Entwurf live geschaltet werden soll.