Groups
Read and update group memberships. Groups are virtual — they're derived from the tenant's role mapping configuration and cannot be created or deleted via SCIM.
📄️ List groups
Returns the virtual groups derived from the tenant's role mapping. Optional
📄️ Create group (idempotent)
Agility's groups are virtual. A `displayName` matching a configured IdP group
📄️ Get group
The path parameter is the role name (`admin`, `user`, `sales`, etc.), which is
📄️ Replace group membership
Treats the `members` array as the new full membership set. Users not listed lose
📄️ Patch group membership
Supports `add`, `remove`, and `replace` operations targeting `members`. Okta-style
📄️ Clear group membership
Removes the role from every SCIM-provisioned user that holds it, but does not