gh_teams_delete_members_by_username: The "Remove team member" API is deprecated and is scheduled...

Description Usage Arguments Details

Description

Remove team member. In order to remove a user from a team, the authenticated user must have 'admin' permissions to the team or be an owner of the org that the team is associated with. NOTE This does not delete the user, it just remove them from the team.

Usage

1

Arguments

teamId

Id of team.

username

Name of a member.

...

Additional parameters to pass to gh. See details.

Details

Additional parameters that can be passed:

type

It takes values in: all, public, private, forks, sources, member. The default is: all

Accept

Is used to set specified media type.


ramnathv/gh3 documentation built on May 7, 2019, 12:53 a.m.