GraphRbacManagementClient Skill
windows-net-graphrbac
windows-net-graphrbac
| Method | Path | Description |
|---|---|---|
GET | /{tenantID}/me | |
GET | /{tenantID}/me/ownedObjects | Gets the details for the currently logged-in user. |
POST | /{tenantID}/applications | Get the list of directory objects that are owned by the user. |
GET | /{tenantID}/applications | Create a new application. |
POST | /{tenantID}/deletedApplications/{objectId}/restore | Lists applications by filter parameters. |
GET | /{tenantID}/deletedApplications | Restores the deleted application in the directory. |
DELETE | /{tenantID}/deletedApplications/{applicationObjectId} | Gets a list of deleted applications in the directory. |
DELETE | /{tenantID}/applications/{applicationObjectId} | Hard-delete an application. |
GET | /{tenantID}/applications/{applicationObjectId} | Delete an application. |
PATCH | /{tenantID}/applications/{applicationObjectId} | Get an application by object ID. |
GET | /{tenantID}/applications/{applicationObjectId}/owners | Update an existing application. |
POST | /{tenantID}/applications/{applicationObjectId}/$links/owners | Directory objects that are owners of the application. |
DELETE | /{tenantID}/applications/{applicationObjectId}/$links/owners/{ownerObjectId} | Add an owner to an application. |
GET | /{tenantID}/applications/{applicationObjectId}/keyCredentials | Remove a member from owners. |
PATCH | /{tenantID}/applications/{applicationObjectId}/keyCredentials | Get the keyCredentials associated with an application. |
GET | /{tenantID}/applications/{applicationObjectId}/passwordCredentials | Update the keyCredentials associated with an application. |
PATCH | /{tenantID}/applications/{applicationObjectId}/passwordCredentials | Get the passwordCredentials associated with an application. |
POST | /{tenantID}/isMemberOf | Update passwordCredentials associated with an application. |
DELETE | /{tenantID}/groups/{groupObjectId}/$links/members/{memberObjectId} | Checks whether the specified user, group, contact, or service principal is a direct or transitive member of the specified group. |
POST | /{tenantID}/groups/{groupObjectId}/$links/members | Remove a member from a group. |
POST | /{tenantID}/groups | Add a member to a group. |
GET | /{tenantID}/groups | Create a group in the directory. |
GET | /{tenantID}/groups/{objectId}/members | Gets list of groups for the current tenant. |
GET | /{tenantID}/groups/{objectId} | Gets the members of a group. |
DELETE | /{tenantID}/groups/{objectId} | Gets group information from the directory. |
POST | /{tenantID}/groups/{objectId}/getMemberGroups | Delete a group from the directory. |
GET | /{tenantID}/groups/{objectId}/owners | Gets a collection of object IDs of groups of which the specified group is a member. |
POST | /{tenantID}/groups/{objectId}/$links/owners | Directory objects that are owners of the group. |
DELETE | /{tenantID}/groups/{objectId}/$links/owners/{ownerObjectId} | Add an owner to a group. |
POST | /{tenantID}/servicePrincipals | Remove a member from owners. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install windows-net-graphrbac
Downloads and installs to ~/.claude/skills/windows-net-graphrbac/
1.6 (2026-02-13)