DELETE <chan_name>/v1/kvmap/<map_name>

Deletes a key/value map on a specific channel.

chan_name in the URI is the channel name.

map_name in the URI is the map name.

Example Requests

curl -X DELETE http://localhost:8585/chan201/v1/kvmap/personnel