---
title: "Delete scheduled emails by batchId or messageId"
method: DELETE
path: "/smtp/email/{identifier}"
tags: ["Transactional emails"]
---

# Delete scheduled emails by batchId or messageId

`DELETE /smtp/email/{identifier}`

Delete scheduled batch of emails by batchId or single scheduled email by messageId

## Path parameters

- `identifier` string, required

## Response `204`

Scheduled email(s) deleted

## Other responses

- `400` — Invalid parameters passed
- `404` — Record(s) for identifier not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
