How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GitHub Remove API

The Remove API from GitHub — 40 operation(s) for remove.

GitHub Remove API is one of 350 APIs that GitHub publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and an API reference.

This API exposes 40 operations across 40 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version 1.1.4.

Requests are made against 2 base URLs: {protocol}://{hostname}/api/v3, {protocol}://{hostname}.

40 operations 40 paths 46 schemas 38 DELETE2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1.4
Base URL
https://api.github.com
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

GitHub Remove API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerHttpAuthentication).

  • bearerHttpAuthentication — Bearer Token

Paths & Operations 40

Across 40 paths, the API surfaces 40 operations — 38 DELETE, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Remove 40
DELETE
/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
GitHub Remove App Access Restrictions
removeAppAccessRestrictions 3 params body → 200422
DELETE
/setup/api/settings/authorized-keys
GitHub Remove an Authorized Ssh Key
removeAnAuthorizedSshKey body → 200401
DELETE
/user/installations/{installation_id}/repositories/{repository_id}
GitHub Remove Repository from an App Installation
removerepositoryFromAnAppInstallation 2 params → 204304403404
DELETE
/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
GitHub Remove Repository Access to Self-hosted Runner Group in an Organization
removeRepositoryAccessToSelfhostedRunnerGroupInAnOrganization 3 params → 204
DELETE
/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
GitHub Remove Self-hosted Runner from Group for an Organization
removeSelfhostedRunnerFromGroupForAnOrganization 3 params → 204
POST
/orgs/{org}/actions/runners/remove-token
GitHub Create Remove Token for an Organization
createRemoveTokenForAnOrganization 1 param → 201
DELETE
/orgs/{org}/actions/runners/{runner_id}/labels
GitHub Remove All Custom Labels from Self-hosted Runner for an Organization
removeAllCustomLabelsFromSelfhostedRunnerForAnOrganization 2 params → 200404
DELETE
/orgs/{org}/actions/runners/{runner_id}/labels/{name}
GitHub Remove Custom Label from Self-hosted Runner for an Organization
removeCustomLabelFromSelfhostedRunnerForAnOrganization 3 params → 200404422
DELETE
/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
GitHub Remove Selected Repository from an Organization Secret
removeSelectedRepositoryFromAnOrganizationSecret 3 params → 204409
DELETE
/orgs/{org}/actions/variables/{name}/repositories/{repository_id}
GitHub Remove Selected Repository from an Organization Variable
removeSelectedRepositoryFromAnOrganizationVariable 3 params → 204409
DELETE
/orgs/{org}/announcement
GitHub Remove Announcement Banner from Organization
removeAnnouncementBannerFromOrganization 1 param → 204
DELETE
/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
GitHub Remove Selected Repository from an Organization Secret
removeSelectedRepositoryFromAnOrganizationSecret 3 params → 204409
DELETE
/orgs/{org}/members/{username}
GitHub Remove an Organization Member
removeAnOrganizationMember 2 params → 204403
DELETE
/orgs/{org}/memberships/{username}
GitHub Remove Organization Membership for User
removeOrganizationMembershipForUser 2 params → 204403404
DELETE
/orgs/{org}/outside_collaborators/{username}
GitHub Remove Outside Collaborator from an Organization
removeOutsideCollaboratorFromAnOrganization 2 params → 204422
DELETE
/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
GitHub Remove Pre-receive Hook Enforcement for an Organization
removePrereceiveHookEnforcementForAnOrganization 2 params → 200
DELETE
/orgs/{org}/public_members/{username}
GitHub Remove Public Organization Membership for the Authenticated User
removePublicOrganizationMembershipForTheAuthenticatedUser 2 params → 204
DELETE
/orgs/{org}/security-managers/teams/{team_slug}
GitHub Remove Security Manager Team
removeSecurityManagerTeam 2 params → 204
DELETE
/orgs/{org}/teams/{team_slug}/external-groups
GitHub Remove the Connection Between an External Group and Team
removeTheConnectionBetweenAnExternalGroupAndTeam 2 params → 204
DELETE
/orgs/{org}/teams/{team_slug}/memberships/{username}
GitHub Remove Team Membership for User
removeTeamMembershipForUser 3 params → 204403
DELETE
/orgs/{org}/teams/{team_slug}/projects/{project_id}
GitHub Remove Project from Team
removeProjectFromTeam 3 params → 204
DELETE
/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
GitHub Remove Repository from Team
removeRepositoryFromTeam 4 params → 204
DELETE
/projects/{project_id}/collaborators/{username}
GitHub Remove User as Collaborator
removeUserAsCollaborator 2 params → 204304401403404422
DELETE
/teams/{team_id}/projects/{project_id}deprecated
GitHub Remove Project from Team (legacy)
removeProjectFromTeamLegacy 2 params → 204404422
POST
/repos/{owner}/{repo}/actions/runners/remove-token
GitHub Create Remove Token for Repository
createRemoveTokenForRepository 5 params → 201
DELETE
/repos/{owner}/{repo}/actions/runners/{runner_id}/labels
GitHub Remove All Custom Labels from Self-hosted Runner for Repository
removeAllCustomLabelsFromSelfhostedRunnerForRepository 6 params → 200404
DELETE
/repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
GitHub Remove Custom Label from Self-hosted Runner for Repository
removeCustomLabelFromSelfhostedRunnerForRepository 7 params → 200404422
DELETE
/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
GitHub Remove Status Check Protection
removeStatusCheckProtection 6 params → 204
DELETE
/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
GitHub Remove Status Check Contexts
removeStatusCheckContexts 6 params body → 200404422
DELETE
/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
GitHub Remove Team Access Restrictions
removeTeamAccessRestrictions 6 params body → 200422
DELETE
/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
GitHub Remove User Access Restrictions
removeUserAccessRestrictions 6 params body → 200422
DELETE
/repos/{owner}/{repo}/collaborators/{username}
GitHub Remove Repository Collaborator
removeRepositoryCollaborator 6 params → 204403422
DELETE
/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
GitHub Remove Pre-receive Hook Enforcement for Repository
removePrereceiveHookEnforcementForRepository 6 params → 200
DELETE
/repos/{owner}/{repo}/issues/{issue_number}/assignees
GitHub Remove Assignees from an Issue
removeAssigneesFromAnIssue 6 params body → 200
DELETE
/repos/{owner}/{repo}/issues/{issue_number}/labels
GitHub Remove All Labels from an Issue
removeAllLabelsFromAnIssue 6 params → 204301404410
DELETE
/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
GitHub Remove Label from an Issue
removeLabelFromAnIssue 7 params → 200301404410
DELETE
/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
GitHub Remove Requested Reviewers from Pull Request
removeRequestedReviewersFromPullRequest 6 params body → 200422
DELETE
/teams/{team_id}/members/{username}deprecated
GitHub Remove Team Member (legacy)
removeTeamMemberLegacy 2 params → 204404
DELETE
/teams/{team_id}/memberships/{username}deprecated
GitHub Remove Team Membership for User (legacy)
removeTeamMembershipForUserLegacy 2 params → 204403
DELETE
/teams/{team_id}/repos/{owner}/{repo}deprecated
GitHub Remove Repository from Team (legacy)
removeRepositoryFromTeamLegacy 3 params → 204

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are repository (95 properties), repository_2 (95 properties), repository_4 (95 properties), repository_3 (95 properties). Each schema is shown below with its type and property counts.

integration
object
GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They…
17 properties 11 required
nullable-simple-user
objectnull
A GitHub user.
21 properties 18 required
validation-error
object
Validation Error
3 properties 2 required
ssh-key
object
2 properties
basic-error
object
Basic Error
4 properties
validation-error-simple
object
Validation Error Simple
3 properties 2 required
authentication-token
object
Authentication Token
6 properties 2 required
simple-user
object
A GitHub user.
21 properties 18 required
repository
object
A repository on GitHub.
95 properties 73 required
runner-label
object
A label for a self hosted runner
3 properties 1 required
org-pre-receive-hook
object
5 properties
nullable-license-simple
objectnull
License Simple
6 properties 5 required
simple-user_2
object
GitHub user.
21 properties 18 required
runner-label_2
object
label for a self hosted runner
3 properties 1 required
authentication-token_2
object
Authentication Token
6 properties 2 required
repository_2
object
repository on GitHub.
95 properties 73 required
nullable-license-simple_2
object
License Simple
6 properties 5 required
integration_2
object
GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They…
17 properties 11 required
simple-user_3
object
GitHub user.
21 properties 18 required
nullable-simple-user_2
object
GitHub user.
21 properties 18 required
validation-error_2
object
Validation Error
3 properties 2 required
team
object
Groups of organization members that gives permissions on specified repositories.
13 properties 11 required
nullable-team-simple
object
Groups of organization members that gives permissions on specified repositories.
12 properties 10 required
validation-error_3
object
Validation Error
3 properties 2 required
repository-pre-receive-hook
object
4 properties
simple-user_4
object
GitHub user.
21 properties 18 required
label
object
Color-coded labels help you categorize and filter your issues (just like labels in Gmail).
7 properties 7 required
nullable-integration
object
GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They…
17 properties 11 required
repository_3
object
repository on GitHub.
95 properties 73 required
nullable-simple-user_3
object
GitHub user.
21 properties 18 required
issue
object
Issues are a great way to keep track of tasks, enhancements, and bugs for your projects.
34 properties 21 required
reaction-rollup
object
10 properties 10 required
author-association
string
How the author is associated with the repository.
nullable-milestone
object
collection of related issues and pull requests.
16 properties 16 required
nullable-license-simple_3
object
License Simple
6 properties 5 required
simple-user_5
object
GitHub user.
21 properties 18 required
repository_4
object
repository on GitHub.
95 properties 73 required
auto-merge
object
The status of auto merging a pull request.
4 properties 4 required
nullable-license-simple_4
object
License Simple
6 properties 5 required
validation-error_4
object
Validation Error
3 properties 2 required
link
object
Hypermedia Link
1 property 1 required
nullable-simple-user_4
object
GitHub user.
21 properties 18 required
nullable-milestone_2
object
collection of related issues and pull requests.
16 properties 16 required
pull-request-simple
object
Pull Request Simple
36 properties 31 required
nullable-team-simple_2
objectnull
Groups of organization members that gives permissions on specified repositories.
12 properties 10 required
team_2
object
Groups of organization members that gives permissions on specified repositories.
13 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

github-remove-api-openapi.yml Raw ↑

Other APIs GitHub publishes across the network.

GitHub Events API
GitHub Feeds API
GitHub Gists API
GitHub Issues API
GitHub Licenses API
GitHub Markdown API
GitHub Meta API
GitHub Notifications API
GitHub Octocat API
GitHub Projects API
GitHub Repos API
GitHub Search API
Where this information came from

This is an independent, third-party profile of GitHub Remove API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.