UserGroupModel

A UserGroup represents the groups that the user is a member of.
A user may have varying permissions/access within a Group.

Required Fields

groupKey

uuid

The GroupKey uniquely identifies a single Lockstep Platform account. All records for this
account will share the same GroupKey value. GroupKey values cannot be changed once created.

For more information, see Accounts and GroupKeys.

Optional Fields

userRole

string, nullable

The name of the Permission Level for the group.

groupName

string, nullable

The name of the group

status

string, nullable

The user's status in the group