ftrack_complete_multipart_upload
Complete a multipart upload by providing the component ID, upload ID, and uploaded parts with ETags to finalize the file transfer.
Instructions
Complete a multipart upload after all parts have been uploaded
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parts | Yes | Array of uploaded parts with part numbers and ETags | |
| upload_id | Yes | Upload ID from the multipart upload initiation | |
| component_id | Yes | Component ID |