Replace group membership
PUT/Groups/:groupId
Treats the members array as the new full membership set. Users not listed lose
the role; users newly listed gain it. Only SCIM-provisioned users are touched.
No-op when the role mapping source is not idp_groups (returns 200).
Request
Responses
- 200
- 404
- 503
Group updated.
Resource not found.
SCIM provisioning is disabled on the tenant.