Appearance
Bookmark a tweet
Bookmark a tweet by ID. Requires the bookmark.write OAuth scope. Rate limit: 50 requests per 15-min window.
POST /v1/twitter/bookmark
Bookmark a tweet by ID. Requires the bookmark.write OAuth scope. Rate limit: 50 requests per 15-min window.
Request body
Content-Type: application/json
accountId(string) required — The social account IDtweetId(string) required — The ID of the tweet to bookmark
Responses
200 — Tweet bookmarked
status(string)tweetId(string)bookmarked(boolean)platform(string)
400 — Bad request or platform limitation
401
404 — Account not found