Update store
PUT/v2/key-value-stores/:storeId
Clients
Python
JavaScriptUpdates a key-value store's name using a value specified by a JSON object
passed in the PUT payload.
The response is the updated key-value store object, as returned by the Get store API endpoint.
Request
Responses
- 200