Authorization: Bearer ********************
curl --location 'http://localhost:3000/api/v1/cv-builder/upload-cv?parseCv=true' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{}