From 0f9ff8b60c04ae5e4cdf4d486cc360ca9e6bf5be Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Mon, 23 Oct 2023 16:08:02 -0400 Subject: [PATCH] Removing row --- docs/detections/api/rules/rules-api-create.asciidoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/detections/api/rules/rules-api-create.asciidoc b/docs/detections/api/rules/rules-api-create.asciidoc index e9ca5aaae4..23c6426e3b 100644 --- a/docs/detections/api/rules/rules-api-create.asciidoc +++ b/docs/detections/api/rules/rules-api-create.asciidoc @@ -348,10 +348,6 @@ Required when `actions` are used to send notifications. |version |Integer |The rule's version number. Defaults to `1`. -|investigation_fields |Object a| Specify highlighted fields for personalized alert investigation flows: - -* `field_names`: String, required - |============================================== [[opt-fields-query-eql]]