favorites.create
POST
/favorites/create.json
specified in the ID parameter as the authenticating user. Returns the favorite status when
successful.
indicate the resultant favorited status of the tweet. A 200 OK response from this method will
indicate whether the intended action was successful or not.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/favorites/create.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38