---
title: "Confirm upload completion"
method: POST
path: "/v1/hyper-loras/{id}/confirm-upload"
tags: ["Hyper Loras"]
---

# Confirm upload completion

`POST /v1/hyper-loras/{id}/confirm-upload`

Notify the API that the files have been uploaded successfully to S3

## Path parameters

- `id` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Upload confirmed successfully

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
