Feedbacks
Delete feedback for a specific message
Delete user feedback for a specific message in a conversation. Requires authentication and update:conversation scope.
delete/api/v1/w/{wId}/assistant/conversations/{cId}/messages/{mId}/feedbacks
Path parameters
wIdstring required
Workspace ID
cIdstring required
Conversation ID
mIdstring required
Message ID
Response
Feedback deleted successfully