Store

Store or update an item.

put/store/items

Request body

namespacestring[] required

A list of strings representing the namespace path.

keystring required

The unique identifier for the item within the namespace.

valueobject required

A dictionary containing the item's data.

Response

Success

Changes