Eventum Logo

Eventum

Generator configsName

Delete Generator Config

Delete whole generator configuration directory with specified name.

DELETE
/generator-configs/{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"
null
Empty
Empty
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}
Empty