Skip to main content

Event Properties

FieldValue
event"template.deleteConfirmationOpened"
confidentialboolean
payloadobject
FieldTypeDescription
templateIdstring-
templateType"personal"-

Example

{
  "event": "template.deleteConfirmationOpened",
  "confidential": false,
  "payload": {
    "templateId": "template_personal_1",
    "templateType": "personal"
  }
}