---
title: "Cancel Document Processing"
method: DELETE
path: "/v1/document/{upload_id}"
tags: ["v1", "Document"]
---

# Cancel Document Processing

`DELETE /v1/document/{upload_id}`

Cancel document processing

## Path parameters

- `upload_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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