Update a list
Update an existing contact list identified by its ID. You can update the list name, move it to a different folder by providing a new folderId, or both. Only one of the two parameters (name, folderId) needs to be provided per request.
Update an existing contact list identified by its ID. You can update the list name, move it to a different folder by providing a new folderId, or both. Only one of the two parameters (name, folderId) needs to be provided per request.
The API key should be passed in the request headers as api-key for authentication.
Id of the folder in which the list is to be moved. Either of the two parameters (name, folderId) can be updated at a time.
Name of the list. Either of the two parameters (name, folderId) can be updated at a time.