ForgeRock · Capability
ForgeRock Directory Services API — Groups
ForgeRock Directory Services API — Groups. 6 operations. Lead operation: List directory groups. Self-contained Naftiko capability covering one Forgerock business surface.
What You Can Do
GET
Listgroups
— List directory groups
/v1/api/groups
POST
Creategroup
— Create a directory group
/v1/api/groups
GET
Getgroup
— Get a directory group
/v1/api/groups/{groupid}
PUT
Updategroup
— Replace a directory group
/v1/api/groups/{groupid}
PATCH
Patchgroup
— Patch a directory group
/v1/api/groups/{groupid}
DELETE
Deletegroup
— Delete a directory group
/v1/api/groups/{groupid}
MCP Tools
list-directory-groups
List directory groups
read-only
idempotent
create-directory-group
Create a directory group
get-directory-group
Get a directory group
read-only
idempotent
replace-directory-group
Replace a directory group
idempotent
patch-directory-group
Patch a directory group
idempotent
delete-directory-group
Delete a directory group
idempotent