box_dir_invite()
is deprecated in favor of box_collab_create()
.
Arguments
- dir_id
numeric
orcharacter
, folder ID at Box.- user_id
character
ID for Box user-account to invite.- login
character
email address of account to invite, if specified will be used instead ofuser_id
.- role
character
role of the collaborator; default is"viewer"
.- can_view_path
logical
indicates to allow the collaborator to navigate parent-folders at Box.
Value
Invisible list()
.