Report an uploaded part

This call allows you to report the upload of a code package part.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Body Params
int32

The number of the code package part you are reporting. Part numbers start from 1.

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
LoadingLoading…