Authorization: ********************
curl --location '/focus-pilot/api/v1/common/pre-signed-url' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "files": [ "string" ] }'