---
title: "Pause download"
method: POST
path: "/downloads/{id}/pause"
tags: ["Downloads Management"]
---

# Pause download

`POST /downloads/{id}/pause`

Pauses the download with the specified ID.

## Path parameters

- `id` string, uuid, required

## Response `200`

Download paused

---

[API](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
