Eventum Logo

Eventum

PreviewNameEvent pluginTemplateStateShared

Clear Template Event Plugin Shared State

Clear shared state of template event plugin

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

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