Marketing
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/marketing/v3/emails/{emailId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Delete an existing marketing email.
content
The access token received from the authorization server in the OAuth 2.0 flow.
Was this page helpful?