I need to get an access token for the audience https://api.spaces.skype.com. I need to use the Azure Active Directory v1 endpoint. I dont see any corresponding API permission
In the Manifest there is the requiredResourceAccess
section where resourceAppIds and scopes can be configured. How can I find the correct resource app id for https://api.spaces.skype.com?