Skip to content

Remove bookmark

Remove a bookmark from a tweet.

DELETE /v1/twitter/bookmark

Remove a bookmark from a tweet.

Parameters

  • accountId (query, string) required

  • tweetId (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