asn_workspaces_add_user: The user can be referenced by their globally unique user ID...

View source: R/workspaces.R

asn_workspaces_add_userR 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.

Description

The user can be referenced by their globally unique user ID or their email address. Returns the full user record for the invited user.

Usage

asn_workspaces_add_user(workspace, ..., options = list())

Arguments

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.

See Also

Other workspaces: asn_workspaces_find_all, asn_workspaces_find_by_id, asn_workspaces_remove_user, asn_workspaces_typeahead, asn_workspaces_update, asn_workspaces


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.