---
title: "Add emails to unsubscribed list"
method: POST
path: "/api/v1/emails/unsubscribed/add"
tags: ["Contacts"]
---

# Add emails to unsubscribed list

`POST /api/v1/emails/unsubscribed/add`

The method is used for adding email addresses to the list of unsubscribed contacts.

## Request body

- UnsubscribeParamsDto
  - `emails` string[], required

## Response `200`

---

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