Eventum Logo

Eventum

RepositoriesName

Remove Repository

Disconnect the repository with specified name. Generators installed from it are left in place.

DELETE
/repositories/{name}

Path Parameters

name*Name

Name of the connected repository

Length1 <= length

Response Body

application/json

application/json

curl -X DELETE "https://loading/api/repositories/string"
null
Empty
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string",
      "input": null,
      "ctx": {}
    }
  ]
}
Empty