add_correlcloud_user_to_group | R Documentation |
adds user to group
add_correlcloud_user_to_group(con, user_id, group_id)
con |
ocs4R::ocsManager. connection to CorrelCloud as created by new_correlcloud_con |
user_id |
character. user id of the user |
group_id |
character. id of the group the user should be added to. |
boolean. True if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.