curl --location --request POST '/api/v1/import//leads' \ --header 'Authorization;' \ --form 'file=@""'
{ "processing": true, "import_code": "string", "error": "string" }