Skip to main content

Add hub config parameters

GET 

/configItems/add

Adds multiple hub configuration parameters in a single bulk operation. Supply the key-value pairs as a dictionary. Returns a map of keys to the assigned IDs for each newly created configuration item.

Request

Responses

Dictionary<String,NewId>