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