---
title: "Request a signed URL for upload"
method: POST
path: "/upload"
---

# Request a signed URL for upload

`POST /upload`

Creates a new upload and returns a signed URL to send the upload data.

## Response `200`

Success

- CreateUpload
  - `upload_id` string
  - `uploadURL` string

---

[API](https://skmtc.dev/emergetools/apis/emerge-api.md) · [All operations](https://skmtc.dev/emergetools/apis/emerge-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/emergetools/emerge-api/revisions/5af529b19931/schema)
