Update the System Settings
POST {{baseUrl}}/admin/globalSettings/systemSettings?fields=baseUrl,maxUploadFileSize,maxExportItems,allowStatisticsCollection,isApplicationReadOnly
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
Request Body
{"maxUploadFileSize"=>20971520, "maxExportItems"=>250}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |