v5

latestOpenAPI 3.0.3raw.githubusercontent.com2026-03-27485380.4 KB
Import

Start a bulk file import

Starts a bulk file import process asynchronously. Returns immediately with an import ID once the lock has been acquired. The import continues running in the background.

post/import/start

Query parameters

sourceType'internal' | 'external'

The source type for the import ('internal' or 'external')

Response

Import started successfully

importIdstring uuid
sourceTypestring
messagestring
startedAtstring date-time
All 48 operations