v1
latestOpenAPI 3.1.02026-07-135055368.9 KBConversations
Add Feedback to a Specific Conversation
Add Feedback to a Specific Conversation
post/v1/conversations/{conversation_id}/feedback
Path parameters
conversation_idstring required
ID of the conversation
ID of the conversation
Request body
Example request
{
"comment": "good",
"rating": 5
}Response
Feedback added successfully