/data-import

File Upload Definition API

post

Create a new uploadDefinition item.

get

Get a list of definitions

Get, Delete or Update a specific Upload Definition

put

Update uploadDefinition item with given {uploadDefinitionId}

delete

Delete uploadDefinition item with given {uploadDefinitionId}

get

Retrieve uploadDefinition item with given {uploadDefinitionId}

post
delete

Delete file by id

post

Upload file

post

Assemble the large file uploaded to storage by the UI

File processing API

post

Starts the file processing

removes incomplete files from DI queue and marks the jobs cancelled

delete

Get a presigned S3 download URL

get

API for managing file extensions

get

Retrieve a list of fileExtension items.

post

Create a new fileExtension item.

Get, Delete or Update a specific File Extension

put

Update fileExtension item with given {fileExtensionId}

delete

Delete fileExtension item with given {fileExtensionId}

get

Retrieve fileExtension item with given {fileExtensionId}

post

Restore fileExtension settings to default

get

Get a list of data types

get

Get the server configuration of file splitting

get

Get a presigned upload url for the first part of a file

get

Get a presigned upload url for later parts of a file