Sets the group's advanced membership
NOTE: This API is currently disabled due to high risk of data loss in group's membership.
The method can be used to set a specific custom group's advanced membership.
The method accepts String, which holds the JSON value of the composition rules which will be set to the passed custom group. The passed value will overwrite the group's current membership! As best practice you can first get the current Advanced Membership of the group, then do modifications and pass it back to this API. You will have to remove all escaping and new lines, though.
the id of the tenant in which the passed group resides
principal id of the group
the advanced membership to be applied