User/:list id/create all

跳转到: 导航, 搜索

目录

:user/:list_id/create_all

在一个list里添加多个成员,用逗号分隔list里成员的id或名称。有效用户必须拥有此list才能添加成员到list里,并且成员上限为500。通过此方法,用户一次最多可添加100名成员。

URL

http://api.t.sina.com.cn/:user/:list_id/create_all.format

格式

xml, json

HTTP请求方式

POST

是否需要登录

true

请求数限制

false

请求参数

  • user_id: 可选参数。用逗号分隔用户id, 单次请求最多可允许100名成员添加。
示例:http://api.t.sina.com.cn/:user/:list_id/create_all.xml?user_id=783214,6253282
  • screen_name: 可选参数。用逗号分隔用户昵称, 单次请求最多可允许100名成员添加。
示例:http://api.t.sina.com.cn/:user/:list_id/create_all.xml?screen_name=sinaapi,sina