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