Authorization: ********************
curl --location --request POST '/users//avatar' \ --header 'Accept: application/json' \ --header 'Authorization: <api-key>' \ --form 'file=@""'
{ "status": "<string>", "image": "<string>" }