GeneratorsId
Delete Generator
Remove generator by its id. Stop it in case it is running.
curl -X DELETE "https://eventum.example.com/api/generators/string"nullEmpty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}