Skip to main content
POST
CreateDataImportFromUrl

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string
required

The url to import. HTTP and S3 urls are supported. If you need to import non-public S3 objects, please contact Sift to set that up.

csvConfig
object
ch10Config
object
tdmsConfig
object
parquetConfig
object

Response

A successful response.

dataImportId
string