Passer au contenu principal
POST
/
cms
/
pages
/
2026-03
/
landing-pages
/
{objectId}
/
draft
/
reset
Réinitialiser un brouillon de page de destination
curl --request POST \
  --url https://api.hubapi.com/cms/pages/2026-03/landing-pages/{objectId}/draft/reset \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

objectId
string
requis

L'identifiant unique de la page de destination dont le brouillon doit être réinitialisé.

Réponse

Dernière modification le 13 avril 2026