Report uploaded partsAsk AIpost https://api.sbgenomics.com/v2/automation/upload/{upload_id}This call allows you to report the upload of multiple code packages.Path Paramsupload_idstringrequiredThe ID for the upload, returned by the call to initialize a multipart code package upload.Body ParamspartsarrayThis key should contain an array of objects describing the individual part upload reports. Each of these objects should be formatted exactly as the whole body of the report an uploaded part call.partsHeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringrequiredDefaults to application/jsonX-SBG-Advance-AccessstringrequiredDefaults to advanceUpdated 5 months ago