App Configs

Update an app config. Roles: super/app admin.

put/api/appConfigs/{appConfigId}

Path parameters

appConfigIdinteger required

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.