Skip to main content
POST
Finalizes a multi-part upload after all parts have been uploaded using the pre-signed URLs. You must provide the ETag returned by each part upload.
string
default:"core"
Staging bucket type: core, instrument, or stream
string
required
The upload session ID from the get upload URLs response
string
required
The server-assigned filename from the get upload URLs response
array
required
Array of ETag data for each uploaded part

Response

Returns an empty object on success.