Github API - Test Config

DELETE /orgs/{org}/members/{username}
users
orgs

Removing a user from this list will remove them from all teams and they will no longer have any access to the organization's repositories.
Remove an organization member

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key username

username [scalar]

The handle for the GitHub user account.

API:
Github Open API
(version: 1.1.4)

Returns
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)