---
title: "unbind user notifu sub"
method: DELETE
path: "/user/notify_sub"
tags: ["user"]
---

# unbind user notifu sub

`DELETE /user/notify_sub`

## Request body

- SvcUnbindNotifySubReq
  - `type` 0 | 1, required

## Response `200`

OK

- ContextResponse
  - `data` unknown
  - `err` string
  - `msg` string
  - `success` boolean
  - `trace_id` string

## Changes

- **2026-01-12** `01bc073c8f68` — 1 info
  - endpoint added
- **2025-12-26** `4207addadff2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/chaitin/apis/koalaqa-api/changes/user/notify_sub/delete.md)

---

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