---
title: "Unblock an existing domain from the list of blocked domains"
method: DELETE
path: "/smtp/blockedDomains/{domain}"
tags: ["Transactional emails"]
---

# Unblock an existing domain from the list of blocked domains

`DELETE /smtp/blockedDomains/{domain}`

Unblocks an existing domain from the list of blocked domains

## Path parameters

- `domain` string, required

## Response `204`

Domain is successfully deleted from the list of blocked domains

## Other responses

- `400` — bad request
- `404` — Domain 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/revisions/2aec3cf66501/schema)
