Update Group Rule
Update a group rule in Okta.

To update a group rule it must be inactive.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group Rule | |||
ID | Unique ID for the group rule. | String | TRUE |
Name |
Name of the group. Minimum length of 1 character and maximum length of 50 characters. |
String | TRUE |
Expression Conditions |
Okta expression that results in a Boolean value.
See Expression Language. |
String | TRUE |
Assign to Groups | List of group Ids to which users are added. | List of Text | TRUE |
Exclude Users | User IDs that are excluded when rules are processed. | List of Text | TRUE |
Output
Field | Definition | Type |
---|---|---|
Properties | ||
ID | Unique ID for the group rule. | String |
Type | Type of rule created. | String |
Status |
Status of the group rule.
For example, active or inactive. |
String |
Name |
Name of the group. |
String |
Expression Conditions | Okta expressions that results in a Boolean value. | String |
Exclude Users | User IDs that are excluded when rules are processed. | List of Text |
Group Assignments | List of group IDs to which users are added. | List of Text |