CreateComplianceJobRequest

June 16, 2022 ยท View on GitHub

A request to create a new batch compliance job.

Properties

NameTypeDescriptionNotes
nameStringUser-provided name for a compliance job.[optional]
resumableBooleanIf true, this endpoint will return a pre-signed URL with resumable uploads enabled.[optional]
typeTypeEnumType of compliance job to list.

Enum: TypeEnum

NameValue
TWEETS"tweets"
USERS"users"