Create a Tweet
POST https://api.twitter.com/2/tweets
Allows an authenticated user to create a Tweet.
You can add parameters to post polls, quote Tweets, Tweet with reply settings, and Tweet to Super Followers in addition to other features.
For full details, see the API reference for this endpoint.
Sign up for the Twitter API
Request Body
{"text"=>"Hello World!"}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``