Finalize a batch of files uploaded direct-to-storage

Completes the two-phase upload for files the agent has already PUT
directly to the storage bucket. The server verifies each object,
creates Postgres package/file rows, and marks the manifest file
Finalized. Idempotent per uploadId. Max 500 files per call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

dataset node id

Body Params
uuid
required
files
array of objects
required
length between 1 and 500
files*
uuid
required
int64
required
≥ 1
string
required

Base64-encoded SHA256 checksum returned by S3 multipart upload (the ChecksumSHA256 field of manager.UploadOutput). Server verifies this matches the value HEAD returns.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json