---
title: "POST samples instances_confirm_upload"
method: POST
path: "/api/v1/samples/confirm_upload"
---

# POST samples instances_confirm_upload

`POST /api/v1/samples/confirm_upload`

## Request body

- object
  - `sample_id` string, required
  - `upload_type` 'standard'

## Response `200`

OK

- object
  - `message` string, required — A detailed success or failure message.
  - `sample` object, required — A reference to the `$uri` of the uploaded sample.
    - `__DOLLAR_REF__` string, uri
  - `success` boolean, required — Whether the upload was successful.

---

[API](https://skmtc.net/onecodex/apis/one-codex-api-v1.md) · [All operations](https://skmtc.net/onecodex/apis/one-codex-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onecodex/one-codex-api-v1/versions/fe9d9bfc8a6a/schema)
