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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The action to perform: 'like_dislike', 'copied', or 'flag'
copied, flag, like_dislike Action performed successfully