asn_teams_add_user: The user making this call must be a member of the team in...

View source: R/teams.R

asn_teams_add_userR Documentation

The user making this call must be a member of the team in order to add others. The user to add must exist in the same organization as the team in order to be added. The user to add can be referenced by their globally unique user ID or their email address. Returns the full user record for the added user.

Description

The user making this call must be a member of the team in order to add others. The user to add must exist in the same organization as the team in order to be added. The user to add can be referenced by their globally unique user ID or their email address. Returns the full user record for the added user.

Usage

asn_teams_add_user(team, ..., options = list())

Arguments

team

Id Globally unique identifier for the team.#'

...

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 teams: asn_teams_find_by_id, asn_teams_find_by_organization, asn_teams_find_by_user, asn_teams_remove_user, asn_teams_users, asn_teams


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