v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
BatchUpload

Creates a batch upload and queues processing for each URL.

Each URL is processed asynchronously. Use the batch upload status or result endpoints to track progress.

post/asset/batch-upload

Request body

urlsstring[] required

The URLs to download and process.

correlationIdstring nullable

Optional client-supplied identifier to group related batch uploads.

Response

OK

batchUploadIdstring required

The identifier of the created batch upload.