---
title: "Marketing unsubscribe confirmation page"
method: GET
path: "/api/users/marketing-unsubscribe"
tags: ["users"]
---

# Marketing unsubscribe confirmation page

`GET /api/users/marketing-unsubscribe`

Shows a confirmation page for the signed email link; the unsubscribe is performed on POST.

## Query parameters

- `token` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
