Github API - Test Config

DELETE /orgs/{org}/security-managers/teams/{team_slug}
orgs
teams

Removes the security manager role from a team for an organization. For more information, see "Managing security managers in your organization team from an organization."

To use this endpoint, you must be an administrator for the organization, and you must use an access token with the admin:org scope.

GitHub Apps must have the administration organization read-write permission to use this endpoint.
Remove a security manager team

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key team-slug

team-slug [scalar]

The slug of the team name.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)