Twitter Engagement
Undo retweet
Undo a retweet (un-repost a tweet).
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Query Parameters
accountId*string
tweetId*string
The ID of the original tweet to un-retweet
Response Body
application/json
application/json
{ "status": "string", "tweetId": "string", "retweeted": true, "platform": "string"}Was this page helpful?