Team Groups
Delete a group
Deletes a group from the team. Requires Admin right in the team.
Requires <code>write_team_groups</code> OAuth access scope.
delete/teams/{team_id}/groups/{group_id}
Path parameters
team_idnumber required
A unique team identifier
group_idnumber required
A unique identifier of the group.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.