RemoveGroupsFromOrgRequest
RemoveGroupsFromOrgRequest
Remove Groups from organization request.
JSON Example
{
"ids": [
"string"
],
"notifyUsersInGroups": false
}
array of
string
ids
Required
Constraints:
minItems: 0
maxItems: 20
Identifiers of the members that will be removed from the organization.
boolean
notifyUsersInGroups
Optional
Publish email notification to group members.