v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Key-Value Store

Delete a Key

Removes a value based on the primary key match – the request must contain all table's primary keys (see the request example).

post/kvservice.removekey/{tableName}

Request body

Response

OK. Returns null when successfully deleted.