---
title: "Interrupt thread"
method: POST
path: "/api/v1/threads/{threadId}/interrupt"
tags: ["messages"]
---

# Interrupt thread

`POST /api/v1/threads/{threadId}/interrupt`

## Path parameters

- `threadId` string, required

## Response `200`

AdmitReceipt

- AdmitReceiptEncoded
  - `id` string, required
  - `deduped` boolean, required

## Other responses

- `401` — capy/Unauthorized
- `404` — capy/ThreadNotFound

## Changes

- **2026-08-11** `792c11dd1007` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/capy/apis/capy-api/changes/api/v1/threads/:threadId/interrupt/post.md)

---

[API](https://skmtc.dev/capy/apis/capy-api.md) · [All operations](https://skmtc.dev/capy/apis/capy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capy/capy-api/revisions/e9babb6783f3/schema)
