Authorization: ********************
"string"
curl --location '/dev-api/system/user/profile/avatar' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '"string"'
{ "property1": {}, "property2": {} }