---
title: "Resume ingest queue"
method: POST
path: "/session/{sessionID}/queue/resume"
---

# Resume ingest queue

`POST /session/{sessionID}/queue/resume`

Resume the ingest queue for a session. Tasks queued while paused start processing in original order.

## Path parameters

- `sessionID` string, required

## Query parameters

- `directory` string

## Response `200`

Resumed

- boolean

## Other responses

- `400` — Bad request
- `404` — Not found

## Changes

- **2026-04-29** `ba1ceff8b2ff` — 1 info
  - endpoint added
- **2026-04-29** `3e3822f627bd` — 1 breaking
  - api path removed without deprecation
- **2026-04-29** `ba1ceff8b2ff` — 1 info
  - endpoint added
- **2026-04-28** `3e3822f627bd` — 1 breaking
  - api path removed without deprecation
- **2026-04-28** `ba1ceff8b2ff` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/changes/session/:sessionID/queue/resume/post.md)

---

[API](https://skmtc.dev/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/revisions/60718ff578c8/schema)
