Skip to main content
POST
cURL

Authorizations

X-API-Key
string
header
required

Body

application/json
user_name
string
required

Twitter username. Must be set. The user must have been logged in via user_login_v3.

tweet_id
string
required

The ID of the tweet to retweet. Must be set.

Response

Retweet response

status
string

Status of the request. 'success' means the tweet has been retweeted.

msg
string

Message describing the result.