---
title: "解除公众号绑定"
method: DELETE
path: "/api/v1/users/wechat-mp/bind"
tags: ["【用户】微信公众号推送"]
---

# 解除公众号绑定

`DELETE /api/v1/users/wechat-mp/bind`

解除当前用户与微信公众号 OpenID 的绑定关系

## Response `200`

成功

- WebResp
  - `code` integer
  - `data` unknown
  - `message` string

## Other responses

- `401` — 未授权，用户未登录
- `500` — 服务器内部错误

---

[API](https://skmtc.net/chaitin/apis/untitled-api.md) · [All operations](https://skmtc.net/chaitin/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaitin/untitled-api/versions/5a5929cb17f2/schema)
