Passer au contenu principal
DELETE
/
cms
/
pages
/
2026-03
/
landing-pages
/
{objectId}
Supprimer une page de destination
curl --request DELETE \
  --url https://api.hubapi.com/cms/pages/2026-03/landing-pages/{objectId} \
  --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

Paramètres de requête

archived
boolean

S'il faut renvoyer uniquement les résultats qui ont été archivés.

Réponse

Last modified on April 13, 2026