Update a list
Update list by its id
Path Parameters |
---|
listId string — REQUIRED |
Request Body The data to update. Only the fields you want to update need to be provided. |
---|
name stringPossible values: 1 ≤ length ≤ 40 |
icon string |
parentId string |
Responses | |||||
---|---|---|---|---|---|
200 The updated list
|