Delete record
DELETE/v2/key-value-stores/:storeId/records/:recordKey
Clients
Python
JavaScriptRemoves a record specified by a key from the key-value store.
Request
Responses
- 204
DELETE/v2/key-value-stores/:storeId/records/:recordKey
Clients
Python
JavaScriptRemoves a record specified by a key from the key-value store.