Update a conversation turn in a thread
Threads
Update a conversation turn in a thread
Update a turn by ID. Use query parameter ‘action’ to specify the action: ‘like_dislike’ to send like/dislike feedback, ‘copied’ to mark as copied, or ‘flag’ to create a flag.
PATCH
Update a conversation turn in a 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.
Query Parameters
The action to perform: 'like_dislike', 'copied', or 'flag'
Available options:
copied, flag, like_dislike Response
Action performed successfully