Update a ratingAsk AIpatch https://api.d-id.com/agents/{agentId}/chat/{chatId}/ratings/{ratingId}Update a specific rating of agent messagePath ParamsagentIdstringrequiredAgent IdchatIdstringrequiredId of chat where the message will ratedratingIdstringrequiredId of the rating to updateBody ParamsscoredoubleThe rating score: positive for favorable, negative for unfavorableagent_idstringThe ID of the agentchat_idstringThe ID of the chat containing the messageknowledge_idstringThe ID of the agent's knowledgemessage_idstringThe ID of the message to rateResponses 200OK 401AuthorizationErrorUpdated 7 months ago