v1

latestOpenAPI 3.0.12026-07-17110111.4 KB

Creates a new tweet on X with specified content and options.

This function allows users to post a new tweet on the X platform. It supports various options including text content, media attachments, polls, reply settings, and more. The function returns a promise that resolves to the created tweet data.

post/create

Request body

Response

Successful response

idstring required

The unique identifier of the tweet

textstring required

The text content of the tweet

created_atstring

The creation time of the tweet

author_idstring

The ID of the author of the tweet

edit_history_tweet_idsstring[]

An array of previous tweet IDs

All 11 operations