---
title: "Unblock or resubscribe a transactional contact"
method: DELETE
path: "/smtp/blockedContacts/{email}"
tags: ["Transactional emails"]
---

# Unblock or resubscribe a transactional contact

`DELETE /smtp/blockedContacts/{email}`

## Path parameters

- `email` string, required

## Response `204`

Contact unblocked

## Other responses

- `400` — bad request
- `404` — Contact email 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)
