Authorization: Bearer ********************
curl --location --request POST '/auth/tools/upload' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{ "fileId": 44069, "fileSize": 776757 }