Eventum Logo

Eventum

PreviewNameEvent plugin

Release Event Plugin

Release event plugin with freeing acquired resource

DELETE
/preview/{name}/event-plugin

Path Parameters

name*string

Name of the generator directory

Response Body

application/json

application/json

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