v1
latestOpenAPI 3.0.32026-07-24106305257.4 KBRatings
Delete a rating
Delete a specific rating of agent chat message
delete/agents/{agentId}/chat/{chatId}/ratings/{ratingId}
Path parameters
agentIdstring required
Agent Id
chatIdstring required
Id of chat where the message will rated
ratingIdstring required
Id of the rating to update
Response
OK
Example response
{
"score": 1
}