POST
/
2
/
tweets

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
card_uri
string

Card Uri Parameter. This is mutually exclusive from Quote Tweet Id, Poll, Media, and Direct Message Deep Link.

direct_message_deep_link
string

Link to take the conversation from the public timeline to a private Direct Message.

for_super_followers_only
boolean
default: false

Exclusive Tweet for super followers.

geo
object

Place ID being attached to the Tweet for geo location.

media
object

Media information being attached to created Tweet. This is mutually exclusive from Quote Tweet Id, Poll, and Card URI.

nullcast
boolean
default: false

Nullcasted (promoted-only) Posts do not appear in the public timeline and are not served to followers.

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
enum<string>

Settings to indicate who can reply to the Tweet.

Available options:
following,
mentionedUsers,
subscribers
text
string

The content of the Tweet.

Response

201 - application/json
data
object
errors
object[]