API Reference/Git
Delete a repository
Delete a repository. This is irreversible, and will also delete the repository on the Git server.
Path Parameters
repoRequiredstringThe repository id
Response Body
200
Repository deleted successfully
responseRequiredobject400
Invalid request
messageRequiredstring403
User does not have permission to delete this repository
messageRequiredstring404
Repository does not exist
responseRequiredobject500
Internal server error
messageRequiredstringRepository deleted successfully