Update a conversation thread
Threads
Update a conversation thread
Update a thread by ID. Use query parameters ‘anonymize=true’ to anonymize an ephemeral thread or ‘cancel=true’ to cancel the current turn processing.
PATCH
Update a conversation thread
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Set to true to anonymize an ephemeral thread
Set to true to cancel the current turn processing
Response
200 - application/json
Thread updated successfully or action performed
Global tool-specific parameters applied to all turns in this thread (e.g., document_search.top_k). Can be overridden at turn level.