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