{
"api": "string",
"mode": "overwrite",
"importType": "simple",
"remoteType": "string"
}curl --location --request POST '/api/v1/data/db/import' \
--header 'Content-Type: application/json' \
--data-raw '{
"api": "string",
"mode": "overwrite",
"importType": "simple",
"remoteType": "string"
}'{
"code": 0,
"msg": "ok",
"data": true
}