删除群组
open_topic_deleteDelete a PushPlus topic group using its topicId. Removes the specified group and returns a success message confirming the deletion.
Instructions
GET /open/topic/delete - 高风险:删除群组。 请求(url): topicId(群组编号,必填)。 统一响应: code(数字,200成功), msg(字符串), data(业务数据)。 data: 如「群组删除成功」。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topicId | Yes | 群组编号 |