Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

EDR: How to remove a feed manually

EDR: How to remove a feed manually

Environment

  • EDR Server: All Supported Versions

Objective

  • Removing an Alliance or Custom Feed Manually.

Resolution

  • Remove the feed using the CURL command below:
    • curl -k "https://localhost:443/api/v1/feed/<feed_id>" -H "X-Auth-Token: <api_token>" -X "DELETE"

Additional Notes

  • This may be done due to feed/IOC corruption or not being able to remove the feed via the Web UI.

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎03-29-2022
Views:
777
Contributors