{
  "properties": {
    "event_type_id": {
      "description": "ID of the custom event type whose inferred payload_schema should be cleared.",
      "title": "Event Type Id",
      "type": "string"
    }
  },
  "required": [
    "event_type_id"
  ],
  "title": "reset_event_type_schemaArguments",
  "type": "object"
}
