---
title: "Finalize Upload"
method: POST
path: "/api/uploads/finalize"
tags: ["uploads"]
---

# Finalize Upload

`POST /api/uploads/finalize`

## Request body

- FinalizeUpload
  - `grant_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/every/apis/every-api.md) · [All operations](https://skmtc.net/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/every/every-api/revisions/4623f3a45952/schema)
