App Logo
x.com

Unlike tweet

Remove your like from a tweet given its URL. Already-unliked tweets are reported rather than erroring. Returns tweet_id, liked, was_liked.

Input

tweet_url required

Full URL of the tweet, e.g. https://x.com/handle/status/123

Output

liked required
tweet_id required
was_liked required

true if the tweet was liked before this call

verified_on_page required

true if the page was reloaded and re-inspected after the action, confirming the unlike is actually visible/present

account_used optional

handle of the logged-in account that performed the action, read from the account switcher UI (not assumed from input)

Start building not clicking