I'm creating projects for azure devops with my web app and I'm having an issue with setting the project avatar. It works fine if I give the PAT full access but of course I would prefer not to have to do that but instead give the least scopes necessary. But I don't know which ones that are and every time I try it I get an 'Unauthorized' error.
This is the Microsoft documentation for setting the avatar: https://docs.microsoft.com/en-us/rest/api/azure/devops/core/avatar/set%20project%20avatar?view=azure-devops-rest-6.0
Could anyone tell me which scopes I need for setting the project avatar?