powered by
Update user information by ID
ol_user_update(con, user_id, ...)
a 'OneLogin' connection
user id
named parameters to change in request
A tibble of user data
# NOT RUN { if (interactive()) ol_user_update(onelogin(), 54963040, firstname = "Fake1") # }
Run the code above in your browser using DataLab