Update a ratingCopy Pagepatch 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 ParamsMake all properties in T optionalscoredoubleThe 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 8 days ago