| Name | Type | Description | Required |
|---|---|---|---|
| <config field> | <config field type> | The list of config fields to update. | False |
{
"MyConfigOption":"MyConfigValue"
}
| Name | Type | Description |
|---|---|---|
| Array | An empty array will be returned. |
[]
| Version | Change |
|---|---|
| v11.12 |
Added /SugarLive/config POST endpoint.
|