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