Skip to main content
PATCH
/
v1
/
fleet
/
threads
/
{thread_id}
Error
A valid request URL is required to generate request examples
{
  "created_at": "<string>",
  "interrupts": {},
  "metadata": {},
  "status": "idle",
  "thread_id": "<string>",
  "updated_at": "<string>",
  "values": {}
}

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-fjmorr-1778259990-38b7dcc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

thread_id
string
required

Thread ID

Body

application/json

Sparse update payload

metadata
object
ttl
object

Response

OK

created_at
string
interrupts
object
metadata
object
status
enum<string>
Available options:
idle,
busy,
interrupted,
error
thread_id
string
updated_at
string
values
object