Generator configsName
Delete Generator Config
Delete whole generator configuration directory with specified name.
Path Parameters
name*string
Name of the generator directory
Response Body
application/json
application/json
curl -X DELETE "https://eventum.example.com/api/generator-configs/string"nullEmpty
Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Empty