v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01231846.9 KB
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