upload_asset_finish
Complete a chunked asset upload by reassembling buffered chunks, verifying their integrity, and adding the asset to the brand library, returning its ID and URL.
Instructions
Finalize a chunked asset upload: reassembles the buffered chunks, verifies integrity, and uploads the asset to the brand library. Returns the new asset ID and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uploadId | Yes | Upload ID returned by upload_asset_begin |