Update a list
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
listId
Id of the list
Request
Values to update a list
folderId
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
Name of the list. Either of the two parameters (name, folderId) can be updated at a time.
Response
List updated