PreviewNameEvent pluginTemplateStateLocalAlias
Clear Template Event Plugin Local State
Clear local state of template event plugin for the specified template by its alias
Path Parameters
alias*string
Alias of template to get state of
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/local/string"nullEmpty
Empty
Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}