Threat Intel
Delete an existing IOC Set.
Allows you to delete an existing IOC Set and also all the IOCs in it.
delete/threatintel/v1/ioc-sets/{iocsetid}
Path parameters
iocsetidinteger required
Specify the IOC Set ID to delete its details.
Request body
Example request
{
"deleteReason": "Outdated IOCs"
}Response
Ioc set deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.