v1

latestSwagger 2.0MIT License2026-07-17191054.1 KB
stores

Create a new store on the server.

post/

Request body

StoreNamestring required

The name for the new store.

PersistenceTypeinteger

The persistence type for the store. 0='AppendOnly', 1= 'Rewrite'

Response

Successful response