工具 API

users.following.delete

Causes the authenticated user to unfollow a specific user by their ID.

socialOAuth1 积分

调用信息

工具标识
twitter.users.following.delete
服务提供方
Twitter / X
平均响应
0 ms
近 7 天调用
0

输入参数

source_user_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.