Lists

Updates a Todo list by unique identifier

put/lists/{listId}

Path parameters

listIdstring required

The Todo list unique identifier

Request body

idstring
namestring required
descriptionstring

Response

A Todo list result

idstring
namestring required
descriptionstring

Changes