6.5 TIM-取消关注达人.md 563 Bytes

请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
fromSid String true 用户ID
toSid String true 被取消关注的达人ID,多个用逗号分隔
sign String true 签名规则见签名详情

返回格式说明:

{
    "errorCode": "0",
    "errorMessage": "成功"
}