工具 API
users. muting. create
Causes the authenticated user to mute a specific User by their ID.
socialOAuth1 积分
调用信息
- 工具标识
- twitter.users.muting.create
- 服务提供方
- Twitter / X
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
id必填Unique identifier of this User. The value must be the same as the authenticated user.
target_user_id必填Unique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.