Update a URL List

Update a URL List

Important

This Netskope REST API v1 endpoint will be retired on 10/15/2024. Refer to End of Life (EOL) for Specific REST API v1 Endpoints for more details.

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-URL>/api/v1/updateUrlList

Valid parameters are:

KeyValueDescription
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.
listExample: linkedin.com,facebook.com, instagram.com,twitter.comComma-separated list of URLs. Maximum size of the list is 7MB.
Share this Doc

Update a URL List

Or copy link

In this topic ...