curl --location --request GET '/public-api/data-source//refresh-with-file?overwrite=false' \
--header 'X-Auth-Token;'{
"result": "string",
"response": "string",
"error": {
"status": 0,
"message": "string",
"detail": {
"notifyType": "string"
}
}
}