CIPP
CIPP copied to clipboard
[Feature Request]: Allow a TenantID token in the Graph Explorer
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
Some Graph API requests require the TenantID to be included in the endpoint name. Example: /organization/<TenantID>/branding
Feature Request is to allow some kind of Token in the Graph Explorer that will substitute in the TenantID automatically for the tenant that the Graph query is running against.
This should work whether a single tenant is selected or All Tenants.
PowerShell commands you would normally use to achieve above request
No response