CMS
Deutsch
cURL
curl --request POST \ --url https://api.hubapi.com/cms/v3/pages/landing-pages/{objectId}/draft/reset \ --header 'Authorization: Bearer <token>'
This response has no body data.
Descarta as edições e restaura o rascunho para a 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á redefinido.