CMS
English
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 cualquier edición y restablece el borrador a la versión original.
content
The access token received from the authorization server in the OAuth 2.0 flow.
El id de la landing page cuyo borrador se restablecerá.