This endpoint allows users to permanently remove a specific agent response from the system using its unique response ID. This is useful for maintaining clean chat logs, managing sensitive data, or correcting unintended responses.Path Parameters:
agent_response_id: ID of the agent response to be deleted
Returns:
A response containing the deleted agent response object.