curl --location --request PATCH 'https://api.gauas.com/v1/account/profile/avatar' \ --header 'Authorization: Bearer {{ACCESS-TOKEN}}' \ --form 'file=@""'
{}