Skip to main content

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

Group updated.