Unfollow Channel
账号关注
Channel Unfollow
Unfollow a specific channel by ID
DELETE
Unfollow Channel
Documentation Index
Fetch the complete documentation index at: https://docs.reportify.cn/llms.txt
Use this file to discover all available pages before exploring further.
取消关注账号
URL:/v1/channels/{channel_id}/unfollow方法:
DELETE描述: 取消关注账号
请求参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| channel_id | str | 账号唯一 ID。 |
响应参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| status | str | 状态码。 |
| message | str | 状态信息。 |
