Publish, discard or re-evaluate a dynamic group

Publish, discard or re-evaluate the dynamic group based on the dynamic group ID and the specified operation.
Publish: The dynamic group can only be published if it is in the 'reviewpublish' or 'active_reviewpublish' state. When publishing a dynamic group during creation, its status will be set to 'active'. When publishing a dynamic group after an update, the older conditions will be replaced with the newly defined conditions related to user profile attributes and then the status will be set to 'active'.
Discard: The dynamic group can only be discarded if it is not in the 'waiting_for_deletion' or 'deleting' state. If dynamic group is discarded during creation, the dynamic group will be deleted. If discarding after an update, the changes made will be removed, and the dynamic group will revert to its previous state with a status as 'active'.
Reevaluate: A dynamic group’s membership can be reevaluated only if it is in one of the following states: reviewpublish, failed, active, active_reviewpublish, or active_failed. When re-evaluation is triggered, the entire membership of the dynamic group will be reevaluated again.

Entitlement required: tenantAdmin, manageDynamicGroups
Note: You only need one entitlement, but you can have more than one.

Path Params
string
required

Id of the dynamic group

string
enum
required
Defaults to publish

Operation to be performed on dynamic group

Allowed:
Responses
204

Published, discarded or reevaluated the dynamic group.

Language
URL
Response
Choose an example:
application/json