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