Update Thread
Threads
Update Thread
Update a thread’s metadata.
Merges the provided metadata with the existing metadata (shallow merge).
PATCH
Update Thread
Documentation Index
Fetch the complete documentation index at: https://docs.aegra.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
application/json
Request model for updating threads
Thread metadata to update
Response
Successful Response
Thread entity model
Status values: idle, busy, interrupted, error
Unique identifier for the thread.
Identifier of the user who owns this thread.
Timestamp when the thread was created.
Timestamp when the thread was last updated.
Current thread status: idle, busy, interrupted, or error.
Arbitrary metadata attached to the thread.