Learn R Programming

onelogin (version 0.2.0)

ol_invite_send_link: Send Invite Links

Description

Send Invite Links

Usage

ol_invite_send_link(con, email)

Arguments

con

a 'OneLogin' connection

email

email of a user

Examples

Run this code
# NOT RUN {
if (interactive()) ol_invite_send_link(onelogin(), "example@example.com")
# }

Run the code above in your browser using DataLab