Data Stores
Access Data Stores (built-in key-value store).
Get All Stores
[{
"name": "My Store 1",
"storeId": "5c6fc9932ff3ff000747ead4"
}, {
"name": "My Store 2",
"storeId": "2a3fc9512bb3fca23747lai2"
}]Get One Store metadata
Path Parameters
Name
Type
Description
{
"name": "My Store 1",
"storeId": "5c6fc9932ff3ff000747ead4"
}Get Number of Records in a Store
Path Parameters
Name
Type
Description
Get Store Records
Query Parameters
Name
Type
Description
Create a new Store
Request Body
Name
Type
Description
Delete a Store
Path Parameters
Name
Type
Description
Rename a Store
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Create a new Store Item
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Delete Store Items
Request Body
Name
Type
Description
Last updated
Was this helpful?
