Previous Topic: UnlinkUnitGroupsFromUnitGroupByNameNext Topic: UnlinkUserProfilesFromUnitGroup


UnlinkUserAccountsFromUnitGroup

The UnlinkUserAccountsFromUnitGroup method unlinks one or more user accounts from the specified unit group

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

The UUID identifying the group from which the user accounts are to be unlinked.

ArrayOfstring userAccountIds (m)

An array of UUIDs identifying the user accounts that are to be unlinked from the specified group.

Return Values

This is a void method that does not expose a return value.

Remarks

None