Authorization: ********************curl --location --request GET '/api/v1/filegateway/auth/s3/tempPathRole?fileName' \
--header 'uid;' \
--header 'userInfo;' \
--header 'Authorization: <api-key>'{
"accessKeyId": "string",
"secretAccessKey": "string",
"sessionToken": "string",
"expiration": "2019-08-24T14:15:22.123Z",
"regionId": "string",
"bucket": "string",
"authFileName": "string",
"fileUrl": "string"
}