Report uploaded parts

This call allows you to report the upload of multiple code packages.

Path Params
string
required

The ID for the upload, returned by the call to initialize a multipart code package upload.

Body Params
parts
array

This 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.

parts
Headers
string
required

Your 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.

string
required
Defaults to application/json
string
required
Defaults to advance
Language