Description Usage Arguments Value Examples
Remove a user from a given group
1 | remove_user_group(group_id, user_id)
|
group_id |
the id of the group, see |
user_id |
the user account id, see |
A status code
1 | ## Not run: remove_user_group("GR_1234567890AbCdE", "UR_1234567890AbCdE")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.