asn_teams_remove_user: The user to remove can be referenced by their globally unique...

View source: R/teams.R

asn_teams_remove_userR Documentation

The user to remove can be referenced by their globally unique user ID or their email address. Removes the user from the specified team. Returns an empty data record.

Description

The user to remove can be referenced by their globally unique user ID or their email address. Removes the user from the specified team. Returns an empty data record.

Usage

asn_teams_remove_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_add_user, asn_teams_find_by_id, asn_teams_find_by_organization, asn_teams_find_by_user, asn_teams_users, asn_teams


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