Update an existing item from a list.

Path Params
string
required
string
required
Body Params

You need to provide at least one of: name or parentId. Providing a name will rename the list item value. Providing the parent ID will move the hierarchy list item (together with its children) under the indicated parent node.

string
integer
Responses
200

List item was updated successfully.

404

If the list or item was not found.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!