Update a list

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

listIdlongRequired
Id of the list

Request

Values to update a list
folderIdlongOptional

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.

namestringOptional

Name of the list. Either of the two parameters (name, folderId) can be updated at a time.

Response

List updated

Errors