{
"types": [
"analyze"
]
}curl --location --request DELETE '/api/v1/data/db/clear' \
--header 'Content-Type: application/json' \
--data-raw '{
"types": [
"analyze"
]
}'{
"code": 0,
"msg": "ok",
"data": true
}