StartupId
Delete Generator From Startup
Delete generator definition from list in the startup file
Path Parameters
id*string
ID of the generator
Length
1 <= lengthResponse Body
application/json
application/json
curl -X DELETE "https://eventum.example.com/api/startup/string"nullEmpty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Empty