Eventum Logo

Eventum

StartupId

Delete Generator From Startup

Delete generator definition from list in the startup file

DELETE
/startup/{id}

Path Parameters

id*string

ID of the generator

Length1 <= length

Response Body

application/json

application/json

curl -X DELETE "https://eventum.example.com/api/startup/string"
null
Empty
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}
Empty