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.
Aplique quaisquer alterações da versão de rascunho da Landing page à versão publicada.
content
The access token received from the authorization server in the OAuth 2.0 flow.
O ID da Landing page para o qual o rascunho será publicado.