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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.