"string"
curl --location --request POST '/api/common/upload' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
{ "property1": {}, "property2": {} }