Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/marketing-emails/v1/emails/{id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a marketing email.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the email that you want to delete.
Marketing email deleted successfully
Was this page helpful?