Module jinxapi_github::v1_1_4::request::repos_delete
source · [−]Expand description
Delete a repository
Deleting a repository requires admin access. If OAuth is used, the delete_repo scope is required.
If an organization owner has configured the organization to prevent members from deleting organization-owned
repositories, you will get a 403 Forbidden response.