---
title: "Add Unsubscribers"
method: POST
path: "/Optimail/AddUnsubscribers"
tags: ["Optimail"]
---

# Add Unsubscribers

`POST /Optimail/AddUnsubscribers`

Adds one or more email addresses to a global unsubscribe list of a particular brand.

## Request body

- OptimoveAPIModelsMailings
  - `BrandId` integer
  - `EmailAddresses` 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)
