Agents
Submit feedback for an agent message
Append structured feedback to a bot-response message in an agent conversation. Uses the same request body shape as updateMessageFeedback (helpfulness, categories, comments). Feedback can only be submitted on bot_response messages.
post/agents/{agentKey}/conversations/{conversationId}/message/{messageId}/feedback
Path parameters
agentKeystring required
Unique agent identifier (gateway Zod requires non-empty string).
conversationIdstring objectId required
Unique conversation identifier.
messageIdstring objectId required
Identifier of the bot-response message being rated.
Request body
Response
Feedback stored