Uploads a new URL list for a user, or replaces an existing URL list

Uploads a new URL list for a user, or replaces an existing URL list by the same name.
The list should be a JSON array of strings which are fully validated URLs, and submitted as the body of the request. There is a 25 MB limit on the size of each URL list.

["http://www.example.com/", "http://www.sample.com/", "http://www.test.com/"]
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!