Causes the user (in the path) to unlike the specified tweet
DELETE
/2/users/{id}/likes/{tweet_id}Causes the user (in the path) to unlike the specified tweet. The user must match the user context authorizing the request
请求参数
Path 参数
id
必需
The ID of the user that is requesting to unlike the tweet
tweet_id
必需
The ID of the tweet that the user is requesting to unlike
示例代码
返回响应
The request was successful(200)
500(500)
The request was successful
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 3 年前