---
title: "Submit Unsubscribe"
method: POST
path: "/api/v1/followups/public/unsubscribe"
tags: ["followups-public"]
---

# Submit Unsubscribe

`POST /api/v1/followups/public/unsubscribe`

Opt-out action from the preferences page (POST — scanner-safe).

## Request body

- UnsubscribeSubmit
  - `token` string, required
  - `category` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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