Authorization: Bearer ********************
curl --location --request POST '/projects/import' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{}