v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBThreat 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.