v1
latestOpenAPI 3.0.02026-07-17715665.1 KBSettings
Upload a file for a setting
patch/api/settings/{id}/upload
Path parameters
idstring required
Response
Updated setting.
Example response
{
"_id": "621f802b813dbdbaddeaf799",
"key": "SETTING_KEY",
"value": "666",
"defaultValue": "555",
"label": "Quantifiers Per Praise",
"description": "How many redundant quantifications are assigned to each praise?",
"periodOverridable": true
}