Connectors
...
Actions
Delete Indicator by ID
6 min
description removes a specified security indicator from microsoft defender using the unique id endpoint url /api/indicators/{{id}} method delete inputs path parameters (object) – required id (string) – required output example \[ { "status code" 200, "response headers" { "date" "thu, 30 may 2024 10 21 38 gmt", "content length" "0", "connection" "keep alive", "strict transport security" "max age=31536000; includesubdomains" }, "reason" "ok", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type date string content length string connection string strict transport security string