Update a network listCopy Pageput https://{hostname}/network-list/v2/network-lists/{networkListId}Path ParamsnetworkListIdstringrequiredQuery ParamsextendedbooleanDefaults to falsetruetruefalseincludeElementsbooleanDefaults to truetruetruefalseBody Paramslistarray of stringsrequiredlist*ADD stringtypestringenumrequiredIPGEOAllowed:IPGEOnamestringrequiredlength between 1 and 100descriptionstringlength between 1 and 255syncPointintegerrequired≥ 0Defaults to 0HeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Incorrect client input. See the field errors provided in the response for more information. This error may also be returned in place of a 404 if a URL parameter was provided in an incorrect format. 403Forbidden. You don't have permission to perform that function on this network list. Check that your user has the required privileges. 404Incorrect URL. Check that the network list ID and other URL parameters are valid. 409This error will be presented if the submitted sync point is differs from sync point provided in the most recent retrieve action for this network list. The most common cause of this is multiple users simultaneously editing the same network list. 500We encountered an unexpected issue while processing your request. Please follow the advice provided in the message.Updated about 2 months ago