v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Twitter Engagement

Remove bookmark

Remove a bookmark from a tweet.

delete/v1/twitter/bookmark

Query parameters

accountIdstring required
tweetIdstring required

The ID of the tweet to unbookmark

Response

Bookmark removed

statusstring
tweetIdstring
bookmarkedboolean
platformstring

Example response

{
  "status": "success",
  "platform": "twitter"
}