StaticdeleteStaticgetGets a collection of member group items. Gets a collection of member group items identified by the provided Ids.
Optionaloptions: Options<GetItemMemberGroupData, ThrowOnError>StaticgetGets a paginated collection of member groups. Gets a paginated collection of all member groups.
Optionaloptions: Options<GetMemberGroupData, ThrowOnError>StaticgetGets a member group. Gets a member group identified by the provided Id.
StaticgetGets a collection of member group items from the root of the tree. Gets a paginated collection of member group items from the root of the tree with optional filtering.
Optionaloptions: Options<GetTreeMemberGroupRootData, ThrowOnError>StaticpostCreates a new member group. Creates a new member group with the configuration specified in the request model.
Optionaloptions: Options<PostMemberGroupData, ThrowOnError>StaticputUpdates a member group. Updates a member group identified by the provided Id with the details from the request model.
Deletes a member group. Deletes a member group identified by the provided Id.