---
title: "Resume queue processing"
method: POST
path: "/api/queue/unpause"
tags: ["daemon"]
---

# Resume queue processing

`POST /api/queue/unpause`

## Response `200`

OK

- QueuePauseOutputBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `queue_paused` boolean, required

## Other responses

- `default` — Error

## Changes

- **2026-06-09** `d9df1f6aa9d1` — 1 info
  - endpoint added
- **2026-06-09** `538b457f849b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kenn-io/apis/roborev/changes/api/queue/unpause/post.md)

---

[API](https://skmtc.dev/kenn-io/apis/roborev.md) · [All operations](https://skmtc.dev/kenn-io/apis/roborev/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kenn-io/roborev/revisions/0dfdca81e88d/schema)
