Authorization: ********************curl --location --request POST '/api/v1/filegateway/uploadAvatar' \
--header 'uid;' \
--header 'userInfo;' \
--header 'Authorization: <api-key>' \
--form 'file=@""'{
"result": {
"property1": "string",
"property2": "string"
},
"url": "string"
}