curl --location --globoff --request DELETE 'https:///api/v2/chat-threads//agent-responses?query_source=undefined' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '{
"success": true,
"message": "Agent Response Deleted Successfully",
"data": {}
}