---
title: "POST /message_pin.delete"
method: POST
path: "/message_pin.delete"
tags: ["message_pin"]
---

# POST /message_pin.delete

`POST /message_pin.delete`

删除置顶消息

## Request body

- object
  - `vchannel_id` string, required — 消息所在的频道
  - `pin_id` string, required — 置顶消息的 id

## Response `200`

request success

- unknown

## Other responses

- `default` — request fail

## Changes

- **2018-10-11** `ba66de15d4cf` — 1 info
  - endpoint added
- **2017-03-13** `ef71aa691171` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bearyinnovative/apis/beary-openapi/changes/message_pin.delete/post.md)

---

[API](https://skmtc.dev/bearyinnovative/apis/beary-openapi.md) · [All operations](https://skmtc.dev/bearyinnovative/apis/beary-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bearyinnovative/beary-openapi/revisions/6e42a0e2d730/schema)
