v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Metadata

Add a new item to an existing list.

post/company/named-lists/{listName}

Path parameters

listNamestring required

The internal name of the list.

Request body

namestring required

Name of the item.

parentIdinteger

ID of the new hierarchy parent node.

Response

A new item is created. Please note that the ID of the newly created item may be textual or numeric depending on the list type.

idstring

The ID of the list item.