Causes the user (in the path) to retweet the specified tweet
POST
/2/users/{id}/retweetsCauses the user (in the path) to retweet the specified tweet. The user in the path must match the user context authorizing the request.
Request
Path Params
id
string
required
The ID of the user that is requesting to retweet the tweet
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
The request was successful(200)
500(500)
The request was successful
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Modified at 2 years ago