patch https://{tenanturl}/v1.0/dynamicgroups/
The request payload can include the name, description, and conditionSet for updating a dynamic group.
When the conditionSet of a dynamic group is updated, membership evaluation will be performed based on the newly defined conditions related to user profile attributes. The entire evaluation will be conducted using the updated conditionSet.
However, if only the name or description is updated, they will be applied immediately without affecting membership evaluation.
Any combination of name, description, or conditionSet can be updated.
Entitlement required: tenantAdmin, manageDynamicGroups
Note: You only need one entitlement, but you can have more than one.