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