POST
/
api
/
v1
/
samples
/
confirm_upload
{
  "message": "<string>",
  "sample": {
    "$ref": "<string>"
  },
  "success": true
}

Confirms the upload. See Starting an Upload for more details on the full upload workflow.

Body

application/json

Response

200 - application/json

Successful operation

The response is of type object.