Groups
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
AdminUpdated Sep 11, 2026
Groups
SCIM — a per-organization SCIM bearer token.
6 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.
Method & path | Idem | Explanation |
|---|---|---|
| List directory groups, filterable by displayName eq and index-paginated. | |
| Create a directory group with an optional initial member set. | |
| Fetch one directory group with its member references. | |
| Replace a group displayName and its full membership set. | |
| PatchOp a group: add or remove members, or rename it. | |
| Delete a directory group. Membership rows cascade with it. |
Was this page helpful?