Completes a multipart upload task after all parts of the corresponding file are uploaded.
When calling this endpoint, you must provide a full list of uploaded parts, including their sequential numbers and corresponding ETag values. Cloud Object Storage service (for example, AWS S3) validates each part in sequence and, upon successful verification, combines them into a complete file.
The trace ID you set in your system to trace this request. It can be up to 128 characters in length. If the request fails, you can provide it to the Powerdrill team to help with troubleshooting.
The object storage path to the file.
The upload ID of the multipart upload task, which is returned when the Initiate multipart upload operation is done.
The full list of ETag values.
Your user ID, which uniquely identifies you within your team. To obtain your ID:
Status code. 0 indicates that the operation is successful. Otherwise, the operation fails. For error troubleshooting, refer to Error Codes.
The returned data object.