Clear group membership
DELETE/Groups/:groupId
Removes the role from every SCIM-provisioned user that holds it, but does not
remove the underlying mapping. No-op when the role mapping source is not
idp_groups (returns 204).
Request
Responses
- 204
- 404
- 503
Group membership cleared.
Resource not found.
SCIM provisioning is disabled on the tenant.