Authorization: Bearer ********************
curl --location '/me/avatar' \ --header 'Authorization: Bearer <token>' \ --form 'avatar=@""'
{}