POST
/
2
/
compliance
/
jobs

Authorizations

Authorization
string
headerrequired

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

Body

application/json

A request to create a new batch compliance job.

type
enum<string>
required

Type of compliance job to list.

Available options:
tweets,
users
name
string

User-provided name for a compliance job.

Maximum length: 64
resumable
boolean

If true, this endpoint will return a pre-signed URL with resumable uploads enabled.

Response

200 - application/json
data
object
errors
object[]