RepositoriesName
Remove Repository
Disconnect the repository with specified name. Generators installed from it are left in place.
Path Parameters
name*Name
Name of the connected repository
Length
1 <= lengthResponse Body
application/json
application/json
curl -X DELETE "https://loading/api/repositories/string"nullEmpty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Empty