FusionAuth API — Group
FusionAuth API — Group. 11 operations. Lead operation: Retrieves the group for the given Id.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Group is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 11 operations across the POST, DELETE, PUT, PATCH, and GET methods rooted at /v1/api/group.
The capability includes 1 read-only operation and 10 state-changing operations. Lead operation: Creates a group. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Group.
What You Can Do
MCP Tools
fusionauth-creategroup
Creates a group. You can optionally specify an Id for the group, if not provided one will be generated.
fusionauth-creategroupmemberswithid
Creates a member in a group.
fusionauth-deletegroupmemberswithid
Removes users as members of a group.
fusionauth-updategroupmemberswithid
Creates a member in a group.
fusionauth-searchgroupmemberswithid
Searches group members with the specified criteria and pagination.
fusionauth-searchgroupswithid
Searches groups with the specified criteria and pagination.
fusionauth-creategroupwithid
Creates a group. You can optionally specify an Id for the group, if not provided one will be generated.
fusionauth-deletegroupwithid
Deletes the group for the given Id.
fusionauth-patchgroupwithid
Updates, via PATCH, the group with the given Id.
fusionauth-retrievegroupwithid
Retrieves the group for the given Id.
fusionauth-updategroupwithid
Updates the group with the given Id.