Hi @Harry
In Azure AD (Entra ID), API permissions are not directly related to the role of the account. API permissions are granted to the application itself, not to the specific user account's role. Therefore, even if you remove the "Global Administrator" role from the account, the API permissions already granted to the application will remain effective.
However, it's important to note that granting or managing these API permissions typically requires administrative privileges. If you no longer have the "Global Administrator" role, you may need another administrator with the appropriate permissions to perform these actions.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.