Request upload URLs for real-time upload
Register real-time upload parts and generate presigned AWS S3 upload PUT URLs.
Path parameters
Headers
Request
Updates the asset name if only extension
was supplied to assetCreate, and the default name is still in use.
Otherwise, will be ignored.
The full filesize for the upload in bytes. This field is required when an object in parts
has is_final
set to true
.
Must be no more than 5 TiB.
Response
Array of AWS S3 presigned upload PUT URLs.
Returned in the same order as the parts
field of the request.