About twitter api

how can i get tweet id in twitter api?

ID from which tweet?

if i want to delete a particular tweet through endpoint it requesting a tweet_id where to find that id

https://api.twitter.com/1.1/statuses/destroy/:id.json

how do you know which tweet you want to delete?

it is not about deleting what is id in above endpoint

it’s the ID of any tweet.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.