POST chan_name/kvmap
The web method POST chan_name/v1/kvmap/map_name/key sets the value of a key within a specific map on a specific channel. The request body is the value message (in JSON format).
chan_name in the URI is the channel name.
map_name in the URI is the map name.
key in the URI is the key string.
Copyright © Cloud Software Group, Inc. All rights reserved.