curl --location --request POST 'http://127.0.0.1:8093/email/email/user/importData' \ --header 'Apikey: 1111' \ --form 'file=@""'
{}