{
  "properties": {
    "event_type_id": {
      "description": "ID of the custom event type to hard-delete.",
      "title": "Event Type Id",
      "type": "string"
    }
  },
  "required": [
    "event_type_id"
  ],
  "title": "delete_event_typeArguments",
  "type": "object"
}
