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 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. |
| Example: | Comma-separated list of file hashes (md5 or sha256). Maximum size of the list is 8MB. |