---
title: "DELETE /abort-upload"
method: DELETE
path: "/abort-upload"
tags: ["slash-attachments"]
---

# DELETE /abort-upload

`DELETE /abort-upload`

## Request body

- UploadDto
  - `attachmentId` integer
  - `key` string
  - `uploadId` string
  - `parts` UploadedPartDto[]
    - `attachmentId` integer
    - `partSize` integer
    - `etag` string
    - `PartNumber` integer
    - `ETag` string

## Response `200`

OK

---

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