chats
evaluation
NOT_USED
Clear Agent Chat Messages
Clear chat messages by Agent ID, currently used by inty-eval, probably will be used by inty app as well.
post/api/v1/chats/agents/{agent_id}/clear-messages
Path parameters
agent_idstring required
Request body
Example request
{
"message_id": 123
}Response
Successful Response