Skip to main content
POST
Complete Multipart Upload

Authorizations

Authorization
string
header
required

Use the format: Key modelrunner_key

Headers

X-Modelrunner-Object-Lifecycle-Preference
string

JSON object setting an expiry for the stored object, e.g. {"expiration_duration_seconds": 3600}. The countdown starts at upload time. See the data retention guide.

Body

application/json
uploadId
string
required
uploadKey
string
required
parts
object[]
required

Response

Upload assembled.

fileUrl
string

S3's native location URL for the assembled object — not the public URL. See the description.