REST API to add and Configure System Configuration
Content
We need to add a System Config using the rest API
Root Model has an Array to add the models that needs to be added into the Configuration
Once the models are selected in the root model then each child model that has been created needs to be configured.
What are the APIs that needs to be called to achieve this functionality
2