Passer au contenu principal
POST
/
marketing
/
emails
/
2026-03
/
{emailId}
/
draft
/
reset
Réinitialiser la version brouillon
curl --request POST \
  --url https://api.hubapi.com/marketing/emails/2026-03/{emailId}/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

emailId
string
requis

L'ID de l'e-mail marketing.

Réponse

Dernière modification le 5 juin 2026