Team Groups

Remove projects from group

Requires Admin right in the team.

Requires <code>write_team_groups</code> OAuth access scope.

put/teams/{team_id}/groups/{group_id}/projects/remove

Path parameters

team_idnumber required

A unique team identifier

group_idnumber required

A unique identifier of the group.

Request body

projectsstring[] required

List of project IDs to remove from group.

Response

OK

team_idinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.