put https://{api_key}:@api.80legs.com/v2/urllists/
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/"]