Skip to main content
POST
POST samples instances_confirm_upload
Confirms the upload. See Starting an Upload for more details on the full upload workflow.

Authorizations

X-API-Key
string
header
required

Body

application/json
sample_id
string
required
upload_type
string
default:standard
Allowed value: "standard"

Response

200 - application/json

OK

message
string
required

A detailed success or failure message.

sample
object
required

A reference to the $uri of the uploaded sample.

success
boolean
required

Whether the upload was successful.