Connectors
...
Actions
Create Blacklist Item
6 min
description creates a blacklist item in sentinelone with a sha1 hash to specify scope filters for targeted protection endpoint url web/api/v2 1/restrictions method post inputs json body (object) – required filter (object) tenant (boolean) siteids (array) data (object) – required ostype (string) – required type (string) – required description (string) value (string) – required source (string) output example \[ { "status code" 400, "response headers" { "server" "nginx", "date" "wed, 16 nov 2022 18 21 30 gmt", "content type" "application/json", "content length" "152", "connection" "keep alive", "access control allow origin" "https //attivo us sentinelone net", "access control allow credentials" "true", "vary" "origin", "strict transport security" "max age=31536000; includesubdomains", "x frame options" "sameorigin", "x content type options" "nosniff", "content security policy" "default src 'self' ; connect src 'self' cdn pendo io app pendo io pendo io data pendo io storage googleapis com sentry io sentry io google analytics com gstatic com unpkg com cdn auth0 com wss\ // sentinelone net https //www googletagmanager com https //cdnjs cloudflare com data ; script src 'self' 'unsafe inline' 'unsafe eval' cdn pendo io app pendo io pendo io static storage googleapis com cdn pendo io storage googleapis com data pendo io https //www google analytics com https //www googletagmanager com https //unpkg com https //cdnjs cloudflare com ; img src 'self' data https //www google analytics com cdn pendo io app pendo io sentinelone com storage googleapis com data pendo io ; style src 'self' 'unsafe inline' app pendo io cdn pendo io storage googleapis com https //fonts googleapis com https //cdnjs cloudflare com ; font src 'self' data https //fonts gstatic com https //cdn auth0 com ; frame src 'self' blob https //receptive io https // pendo io https //pendo io extensions storage googleapis com/ https // youtube com ; frame ancestors 'self' app pendo io ; object src 'none'" }, "reason" "ok", "json body" { "errors" \[], "data" \[ { "scope" { "siteids" \[ "225494730938493804" ], "tenant" true, "groupids" \[ "225494730938493804" ], "accountids" \[ "225494730938493804" ] }, "username" "string", "userid" "225494730938493804", "updatedat" "2018 02 27t04 49 26 257525z", "createdat" "2018 02 27t04 49 26 257525z", "notrecommended" "string", "ostype" "windows legacy", "source" "user", "description" "string", "value" "string", "type" "string", "scopename" "string", "id" "225494730938493804" } ] } } ] output parameters status code (number) reason (string) json body (object) errors (array) file name (string) – required file (string) – required data (array) scope (object) siteids (array) tenant (boolean) groupids (array) accountids (array) username (string) userid (string) updatedat (string) createdat (string) notrecommended (string) ostype (string) source (string) description (string) value (string) type (string) scopename (string) id (string) response headers header type server string date string content type string content length string connection string access control allow origin string access control allow credentials string vary string strict transport security string x frame options string x content type options string content security policy string