bookmarkPost
Save posts to your X.com bookmarks using authenticated user credentials. Specify user ID and post ID to store content for later reference.
Instructions
Bookmark a post on behalf of the authenticated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user ID who is bookmarking the post | |
| tweet_id | Yes | The post ID to bookmark |