---
title: "Unsubscribe"
method: POST
path: "/api/unsubscribe"
---

# Unsubscribe

`POST /api/unsubscribe`

## Request body

- UnsubscribeRequest
  - `token` string, required

## Response `200`

Successful Response

- UnsubscribeResponse
  - `unsubscribed` boolean, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.net/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/4cbf44e1d4fd/schema)
