Update store
PUT/v2/key-value-stores/:storeId
Updates a key-value store's name and general resource access level 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.