Reset the ROI Widget - Administrator Guide - 6.8 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.8
Creation date
2022-09-28
Last date published
2024-03-21
End_of_Life
EoL
Category
Administrator Guide
Abstract

Reset the Return on Investment (ROI) widget in Cortex XSOAR by using an API call. Curl command.

You can reset the contents of the Return on Investment (ROI) widget by running the following curl command.

curl --request DELETE 'https://<SERVER>:<PORT>/statistics/application/roi' \--header 'Authorization: <API_KEY>'

Note

In a multi-tenant environment, the API is only exposed on the tenant level.