Zernio
Zernio
API Reference

Twitter Engagement

Search recent tweetsGETLook up a tweetGETBookmark a tweetPOSTFollow a userPOSTRemove bookmarkDELETERetweet a postPOSTUndo retweetDELETEUnfollow a userDELETE
Dashboard
llms.txtOpenAPI
OverviewPlatformsAPI ReferenceResources
Twitter Engagement

Undo retweet

Undo a retweet (un-repost a tweet).


DELETE
/v1/twitter/retweet

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?

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.

Unfollow a user

Unfollow a user on X.