Skip to content

Delete unadopted files

DELETE
/admin/unadopted/{owner}/{repo}
owner
required
string

Owner of the repo

repo
required
string

Name of the repo

APIEmpty is an empty response

Media typeapplication/json

APIForbiddenError is a forbidden error response

Media typeapplication/json
object
message
string
url
string
Examplegenerated
{
"message": "example",
"url": "example"
}