Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · string[]
A list of Twitter tweet IDs. Provide multiple times for multiple tweets (e.g., [1803006263529541838,1803006263529541839]
).