saveConfigRecord
Saves a record for a config
configName - name of the app config
record - a record structure Json object (as it comes from loadConfigRecordById)
Example Usages
Simple:
Create a new record:
Create a new record and use the result:
Last updated