FrontToken: ********************[
"string"
]curl --location --request DELETE '/api/my-conversation-results/batch' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}