Skip to content

Document bulk create bookmark support (tweet_ids) - #369

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/f4805e35
Open

Document bulk create bookmark support (tweet_ids)#369
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/f4805e35

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Updates the OpenAPI spec for POST /2/users/{id}/bookmarks to reflect the shipped bulk bookmark contract:

  • Request body is now one of two shapes: tweet_id for a single Post (response unchanged) or tweet_ids (1–25 IDs) for bulk. The two fields are mutually exclusive.
  • Optional folder_id applies to every Post in the request.
  • Bulk requests return 200 with data as an array of { tweet_id, bookmarked } results; Posts that could not be bookmarked are reported in errors per ID without failing the whole request.
  • Added an endpoint description covering the single vs. bulk behavior.

This drives the reference page at /x-api/users/create-bookmark.


Generated by Mintlify Agent.

Requested by: pvann@x.ai via Slack
Mintlify session: slack_1788296773.398629_C09MQDT6BM4

@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
x-corp 🟢 Ready View Preview Sep 1, 2026, 9:52 PM

@CLAassistant

CLAassistant commented Sep 1, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ mintlify[bot]
❌ vaulpannx
You have signed the CLA already but the status is still pending? Let us recheck it.

Signed-off-by: vaulpannx <pvann@x.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants