Skip to main content

Netskope Help

Update a File Hash List

This endpoint updates the File Hash List with the values provided. This replaces the existing values with the new values, so include the existing values you want to keep in the list. 

Request Endpoint
https://<tenant-name>.goskope.com/api/v1/updateFileHashList

Valid parameters are:

Key

Value

Description

name

<FileHashListName>

Name of an existing File Hash List shown in the Netskope UI on the File Hash List page. Returns an error if the provided name does not exist or if there is already a pending change.

list

Example: e28eb9739b6e84d0f796e3acc0f5b71e, e28eb9739b6e84d0f697e3acc0f5b71a, e28eb9839b6e74d0f696e3acc0f6b710

Comma-separated list of file hashes (md5 or sha256). Maximum size of the list is 8MB.