Skip Navigation

Delete safe script entry

Remove a SHA256 hash entry from a script safe list.
Service endpoint
/globallists/v2/script/whitelist/{SHA256 hash}
Optional query string parameters
Example
https://protectapi.cylance.com/ globallists/v2/script/whitelist/5A56B16953451FFA1C79F2397DB92475E440D430E4B6FB6E188E5E9DBFC9DDE4
Method
HTTP/1.1 DELETE
Request headers
  • Accept: application/json
  • Authorization: Bearer
    JWT Token returned by Auth API
    with the globallist:DELETE scope encoded

Request

None

Response

Please see the Response status codes for more information.

Request json schema

None