Add a new item to an existing list.

Path Params
string
required

The internal name of the list.

Body Params

The parentId attribute is optional and only applies to hierarchy lists. When parentId is specified, the newly created list item will be placed under the specific hierarchy parent node.

string
required

Name of the item.

integer

ID of the new hierarchy parent node.

Responses

404

If the list was not found.

409

If the added item already exists

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json