Eventum Logo

Eventum

PreviewNameEvent pluginTemplateStateGlobal

Clear Template Event Plugin Global State

Clear global state of template event plugin

DELETE
/preview/{name}/event-plugin/template/state/global

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/template/state/global"
null
Empty
Empty
Empty
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}