Skip to main content

Netskope Help

Update a URL List

This endpoint updates the URL 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/updateUrlList

Valid parameters are:

Key

Value

Description

name

<UrlListName>

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

list

Example: linkedin.com,facebook.com, instagram.com,twitter.com

Comma-separated list of URLs. Maximum size of the list is 8MB.