remove_user_group: Remove a user from a given group

Description Usage Arguments Value Examples

View source: R/groups.R

Description

Remove a user from a given group

Usage

1
remove_user_group(group_id, user_id)

Arguments

group_id

the id of the group, see list_groups()

user_id

the user account id, see list_users()

Value

A status code

Examples

1
## Not run: remove_user_group("GR_1234567890AbCdE", "UR_1234567890AbCdE")

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.