INDEX / DEVELOPMENT / WINDOWS GRAPHRBACMANAGEMENTCLIENT
№ APD-01974
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01974 · FIRST INDEXED 2026-08-27

Windows GraphRbacManagementClient

The Graph RBAC Management Client
SOURCE: DISCOVERY-APISGURU
DOMAIN: windows.net
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHoauth2
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM WINDOWS.NET
.NET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/{tenantID}/applications
Lists applications by filter parameters.
POST
/{tenantID}/applications
Create a new application.
GET
/{tenantID}/applications/{applicationObjectId}
Get an application by object ID.
PATCH
/{tenantID}/applications/{applicationObjectId}
Update an existing application.
DELETE
/{tenantID}/applications/{applicationObjectId}
Delete an application.
POST
/{tenantID}/applications/{applicationObjectId}/$links/owners
Add an owner to an application.
DELETE
/{tenantID}/applications/{applicationObjectId}/$links/owners/{ownerObjectId}
Remove a member from owners.
GET
/{tenantID}/applications/{applicationObjectId}/keyCredentials
Get the keyCredentials associated with an application.
PATCH
/{tenantID}/applications/{applicationObjectId}/keyCredentials
Update the keyCredentials associated with an application.
GET
/{tenantID}/applications/{applicationObjectId}/owners
Directory objects that are owners of the application.
GET
/{tenantID}/applications/{applicationObjectId}/passwordCredentials
Get the passwordCredentials associated with an application.
PATCH
/{tenantID}/applications/{applicationObjectId}/passwordCredentials
Update passwordCredentials associated with an application.
+ 44 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → oauth2