Settings Object
Contains information about general settings for a business, such as maximum image upload size.
This object is used by the following operations:
- PUT /api/businesses/{BusinessID}/businesssettings (in request and response)
- GET /api/businesses/{BusinessID}/businesssettings (in response)
The properties included in the Settings object are listed below.
Property | Type | Description |
---|---|---|
MaxFileSizeForUpload | integer | The maximum file size, in megabytes, for artifacts uploaded to the platform for Board items, such as images or PDF files. |