Repos
Delete a specific repository
DELETE
/
api
/
v1
/
repos
/
{repo_id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
repo_id
integer
requiredResponse
200 - application/json
The response is of type any
.
Was this page helpful?