curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/emails/{emailId} \
--header 'Authorization: Bearer <token>'This response has no body data.Eine Marketing-E-Mail anhand der ID löschen
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/emails/{emailId} \
--header 'Authorization: Bearer <token>'This response has no body data.Unterstützte Produkte
Erforderliche Bereiche
The access token received from the authorization server in the OAuth 2.0 flow.
Die ID der Marketing-E-Mail, die gelöscht werden soll.
Ob nur Ergebnisse zurückgegeben werden sollen, die archiviert wurden.