Tweets
Create a Quote Tweet
Posts a new tweet that quotes an existing tweet. Requires the URL of the tweet to be quoted and the new content,$0.01 per call.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Parameters for quoting a tweet
Response
200
application/json
The ID and user ID of the newly created quote tweet.
Post tweet API response