Connectors
...
Actions
Delete Blocklist Item
4 min
description removes a specified item from the sentinelone blocklist, allowing agents to access the previously blocked file endpoint url /web/api/v2 1/restrictions method delete inputs json body (object) – required data (object) – required ids (array) type (string) type output example \[ { "status code" 200, "response headers" {}, "reason" "ok", "json body" { "data" { "affected" 1 }, "errors" \[ {} ] } } ] output parameters status code (number) reason (string) json body (object) data (object) affected (number) errors (array)