RemoveGroupsFromOrgRequest

RemoveGroupsFromOrgRequest
RemoveGroupsFromOrgRequest

Remove Groups from organization request.

JSON Example
{
    "ids": [
        "string"
    ],
    "notifyUsersInGroups": false
}
array of string
ids
Required

Identifiers of the members that will be removed from the organization.

boolean
notifyUsersInGroups
Optional

Publish email notification to group members.