Skip to main content
POST
Following

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/x-www-form-urlencoded
username
string
required

X username without the leading @.

target
integer
default:200

Multiple of 50; each 50 is one Tweety batch.

Required range: 50 <= x <= 4000
run_async
boolean
default:false

If true, returns job_id immediately.

Response

Successful Response