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 |
query stringPossible values: 1 ≤ length |
| Responses | |||||||
|---|---|---|---|---|---|---|---|
200The updated list
|