curl --location --request POST '/api/v1/accounts//avatar' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string", "file": "string" }'