v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Metadata

Update an existing item from a list.

put/company/named-lists/{listName}/{itemId}

Path parameters

listNamestring required

The internal name of the list.

itemIdstring required

The ID of the list item.

Request body

namestring

Name of the item.

parentIdinteger

ID of the new hierarchy parent node.

Response

List item was updated successfully.