---
title: "Abort Asset Upload"
method: POST
path: "/v1/assets/uploads/{upload_id}/abort"
tags: ["Assets"]
---

# Abort Asset Upload

`POST /v1/assets/uploads/{upload_id}/abort`

## Path parameters

- `upload_id` string, required

## Headers

- `x-api-key` string, required — API Key for authentication

## Response `200`

Successful Response

- PublicAbortUploadResponse
  - `ok` true

## Other responses

- `422` — Validation Error

---

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