X (Twitter) · Schema

TweetCreateRequest

TweetCreateRequest schema from X API v2

Social MediaMicrobloggingReal-Time DataStreamingAdvertisingContent

Properties

Name Type Description
card_uri string Card Uri Parameter. This is mutually exclusive from Quote Tweet Id, Poll, Media, and Direct Message Deep Link.
community_id string The unique identifier of this Community.
direct_message_deep_link string Link to take the conversation from the public timeline to a private Direct Message.
edit_options object Options for editing an existing Post. When provided, this request will edit the specified Post instead of creating a new one.
for_super_followers_only boolean Exclusive Tweet for super followers.
geo object Place ID being attached to the Tweet for geo location.
made_with_ai boolean Whether this Post contains AI-generated media. When true, the Post will be labeled accordingly.
media object Media information being attached to created Tweet. This is mutually exclusive from Quote Tweet Id, Poll, and Card URI.
nullcast boolean Nullcasted (promoted-only) Posts do not appear in the public timeline and are not served to followers.
paid_partnership boolean Whether this Post is a paid partnership. When true, the Post will be labeled as a paid promotion.
poll object Poll options for a Tweet with a poll. This is mutually exclusive from Media, Quote Tweet Id, and Card URI.
quote_tweet_id string Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
reply object Tweet information of the Tweet being replied to.
reply_settings string Settings to indicate who can reply to the Tweet.
share_with_followers boolean Share community post with followers too.
text string The content of the Tweet.
View JSON Schema on GitHub