Appearance
Retweet a post
Retweet (repost) a tweet by ID. Rate limit: 50 requests per 15-min window. Shares the 300/3hr creation limit with tweet creation.
POST /v1/twitter/retweet
Retweet (repost) a tweet by ID. Rate limit: 50 requests per 15-min window. Shares the 300/3hr creation limit with tweet creation.
Request body
Content-Type: application/json
accountId(string) required — The social account IDtweetId(string) required — The ID of the tweet to retweet
Responses
200 — Tweet retweeted
status(string)tweetId(string)retweeted(boolean)platform(string)
400 — Bad request or platform limitation
401
404 — Account not found