asn_workspaces_add_user | R Documentation |
The user can be referenced by their globally unique user ID or their email address. Returns the full user record for the invited user.
asn_workspaces_add_user(workspace, ..., options = list())
workspace |
Id The workspace or organization to invite the user to.#' |
... |
Object Data for the request user : String An identifier for the user. Can be one of an email address, the globally unique identifier for the user, or the keyword 'me' to indicate the current user making the request. |
Other workspaces: asn_workspaces_find_all
,
asn_workspaces_find_by_id
,
asn_workspaces_remove_user
,
asn_workspaces_typeahead
,
asn_workspaces_update
,
asn_workspaces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.