How to obtain and use an administrator-accessible, user-less token for the Microsoft Graph (Office365) API

A note on the Microsoft Graph (Office365) API for obtaining and using an admin token. impetus I tried to add and remove users and groups in Azure Active Directory using the API. The Azure Active Directory API has been integrated with the Microsoft Graph (Office365) API and will use the Microsoft Gr…