Delete Agent Responses for a Chat Thread
DELETE/api/v2/chat-threads/{chatthread_id}/agent-responses
This endpoint allows users to delete all agent responses associated with a specific chat thread by its ID.
Path Parameters:
chatthread_id: ID of the ...