---
title: "Resolve Thread"
method: PATCH
path: "/writeup/comments/{thread_id}"
tags: ["runtime_mutations", "writeup", "writeup"]
---

# Resolve Thread

`PATCH /writeup/comments/{thread_id}`

## Path parameters

- `thread_id` string, uuid, required

## Query parameters

- `path` string, required

## Request body

- ResolveRequest
  - `resolved` boolean, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-22** `397ad3a1d858` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/writeup/comments/:thread_id/patch.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/d7f2f3b8e82d?raw)
