Add Items to List

Adds more items to an existing list.

Path Params
string
required

The GUID stored in the database.

Body Params

The body of the list item so that the list can be updated with new items.

items
array of objects
required
items*
Headers
boolean
Defaults to false

Returns list items after items are added to or removed from an existing list if set to true. Otherwise, returns a list summary but no items.

Responses

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