Abstract
Reset the Return on Investment (ROI) widget in Cortex XSOAR by using an API call.
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.