App Configs

Create an app config. Roles: super admin.

post/api/appConfigs

Request body

appIdinteger required
configKeystring required
configValuestring
configType'BOOLEAN' | 'HTML' | 'HTML_TEXT' | 'STRING' required
labelstring required
isSystemboolean

Response

OK

successboolean
errorstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.