Storage/Key-value stores
Delete record
Removes a record specified by a key from the key-value store.
delete/v2/key-value-stores/{storeId}/records/{recordKey}
Path parameters
storeIdstring required
Example:WkzbQMuFYuamGv3YF
Key-value store ID or username~store-name.
recordKeystring required
Example:someKey
Key of the record.
Response
No content