Connectors
...
Actions
Bulk Close Investigations
4 min
description closes multiple investigations in rapid7 insightidr within a specified date range, requiring 'from', 'source', and 'to' parameters endpoint url idr/v2/investigations/bulk close method post inputs headers (object) – required accept version (string) – required json body (object) – required alert type (string) detection rule rrn (string) disposition (string) from (string) – required max investigations to close (number) source (string) – required to (string) – required output example \[ { "status code" 200, "response headers" {}, "reason" "", "json body" { "ids" \[ "581134c9 2510 4010 865c 7ae81761315b", "114c706d e64a 4731 997b 9115beef3026" ], "num closed" 2 } } ] output parameters status code (number) reason (string) json body (object) ids (array) num closed (number)