API ReferenceGit
Delete a repository
Delete a repository. This is irreversible, and will also delete the repository on the Git server.
Path Parameters
repo*string
The repository id
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api.freestyle.sh/git/v1/repo/string"{}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}