LAP Registry

GraphRbacManagementClient Skill

windows-net-graphrbac

Provider: Microsoft Azure Version: 1.6 Endpoints: 56 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/{tenantID}/me
GET/{tenantID}/me/ownedObjectsGets the details for the currently logged-in user.
POST/{tenantID}/applicationsGet the list of directory objects that are owned by the user.
GET/{tenantID}/applicationsCreate a new application.
POST/{tenantID}/deletedApplications/{objectId}/restoreLists applications by filter parameters.
GET/{tenantID}/deletedApplicationsRestores 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}/ownersUpdate an existing application.
POST/{tenantID}/applications/{applicationObjectId}/$links/ownersDirectory objects that are owners of the application.
DELETE/{tenantID}/applications/{applicationObjectId}/$links/owners/{ownerObjectId}Add an owner to an application.
GET/{tenantID}/applications/{applicationObjectId}/keyCredentialsRemove a member from owners.
PATCH/{tenantID}/applications/{applicationObjectId}/keyCredentialsGet the keyCredentials associated with an application.
GET/{tenantID}/applications/{applicationObjectId}/passwordCredentialsUpdate the keyCredentials associated with an application.
PATCH/{tenantID}/applications/{applicationObjectId}/passwordCredentialsGet the passwordCredentials associated with an application.
POST/{tenantID}/isMemberOfUpdate 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/membersRemove a member from a group.
POST/{tenantID}/groupsAdd a member to a group.
GET/{tenantID}/groupsCreate a group in the directory.
GET/{tenantID}/groups/{objectId}/membersGets 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}/getMemberGroupsDelete a group from the directory.
GET/{tenantID}/groups/{objectId}/ownersGets a collection of object IDs of groups of which the specified group is a member.
POST/{tenantID}/groups/{objectId}/$links/ownersDirectory objects that are owners of the group.
DELETE/{tenantID}/groups/{objectId}/$links/owners/{ownerObjectId}Add an owner to a group.
POST/{tenantID}/servicePrincipalsRemove a member from owners.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install windows-net-graphrbac

Downloads and installs to ~/.claude/skills/windows-net-graphrbac/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)