Submits feedback on a specific Axero Copilot response within an ongoing conversation. The feedback helps improve the accuracy and relevance in future responses.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Feedback JSON
conversation_id
response_id
feedbackType
feedbackIssues
feedbackText
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/chatbot/chat/50b828ea/response/7f244ce/feedback
{ "feedbackType": "negative", "feedbackIssues": [ "inaccurate" ], "feedbackText": "The information seems outdated" }
{ "IsError": false, "ResponseData": { "Date_iso": "2026-01-01T12:00:00Z", "FeedbackIssues": [ "inaccurate" ], "FeedbackText": "The information seems outdated", "FeedbackType": "negative", "Timestamp": 1730369825.0091906 }, "ResponseMessage": "Success message." }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/105781/rest-api-axero-copilot-submit-feedback
Your session has expired. You are being logged out.