v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Twitter Engagement

Undo retweet

Undo a retweet (un-repost a tweet).

delete/v1/twitter/retweet

Query parameters

accountIdstring required
tweetIdstring required

The ID of the original tweet to un-retweet

Response

Retweet undone

statusstring
tweetIdstring
retweetedboolean
platformstring

Example response

{
  "status": "success",
  "platform": "twitter"
}