Eventum Logo

Eventum

Generator configsName

Delete Generator Config

Delete whole generator configuration directory with specified name.

DELETE
/generator-configs/{name}

Path Parameters

name*Name

Name of the generator directory

Response Body

application/json

application/json

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