OpenAPI 3.1.02026-08-105531732.1 MB

1e9a379eafca

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"
}