Update a thread’s metadata.
Merges the provided metadata with the existing metadata (shallow merge).
Request model for updating threads
Thread metadata to update
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.