Delete Conversation Feedback
Basic
Delete Conversation Feedback
Deletes feedback for a specific conversation. If message_id is not provided, the feedback from the last message in the conversation will be deleted.
DELETE
Delete Conversation Feedback
Documentation Index
Fetch the complete documentation index at: https://docs.linqalpha.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The unique identifier of the conversation to delete feedback for
Query Parameters
The specific message ID whose feedback should be deleted. If omitted, the last message's feedback is deleted.