---
title: "Delete Unsubscribers"
method: POST
path: "/Optimail/DeleteUnsubscribers"
tags: ["Optimail"]
---

# Delete Unsubscribers

`POST /Optimail/DeleteUnsubscribers`

Deletes one email addresses from the global unsubscribe list of a particular brand.

## Request body

- OptimoveAPIModelsSingleMailing
  - `BrandId` integer
  - `EmailAddress` string, nullable

## Response `200`

Success

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
