Is there a API to delete/edit tweet in Ads API? We only found the API to post the tweet like below.
POST accounts/:account_id/tweet
Thanks. wang
Hey @wenping.wang
Twitter does not allow users/entities to edit Tweets themselves. You can however, use our REST API endpoints POST statuses/destroy to delete Tweets.
Thanks!
Hello, Imit8me
Thanks for the answer.
Wang.