v1

latestSwagger 2.02026-07-17443368.1 KB
message_pin

删除置顶消息

post/message_pin.delete

Request body

vchannel_idstring required

消息所在的频道

pin_idstring required

置顶消息的 id

Example request

{
  "vchannel_id": "=bw52O",
  "pin_id": "=bw52O"
}

Response

request success

{"stackTrail":"components:schemas:NoContent","oasType":"schema","type":"unknown","description":"NO CONTENT"}