Appearance
Remove bookmark
Remove a bookmark from a tweet.
DELETE /v1/twitter/bookmark
Remove a bookmark from a tweet.
Parameters
accountId(query, string) requiredtweetId(query, string) required — The ID of the tweet to unbookmark
Responses
200 — Bookmark removed
status(string)tweetId(string)bookmarked(boolean)platform(string)
400 — Bad request
401
404 — Account not found