---
title: "Add Unsubscribes"
method: POST
path: "/suppressions/unsubscribes"
tags: ["Suppressions"]
---

# Add Unsubscribes

`POST /suppressions/unsubscribes`

Add Unsubscribes. Required Access Level: ModifyContacts, ModifySuppressions

## Request body

- string[]

## Response `201`

Created

- Suppression[]
  - `Email` string, string — Proper email address.
  - `FriendlyErrorMessage` string, string — RFC error message
  - `ErrorCode` integer, nullable — SMTP Error code
  - `DateUpdated` string, date-time, nullable — Last change date

---

[API](https://skmtc.net/elasticemail/apis/megamail-api.md) · [All operations](https://skmtc.net/elasticemail/apis/megamail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elasticemail/megamail-api/versions/1a0ebb83f676/schema)
