v36

latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KB
settings

Update a specific setting by id

Update a specific setting by its id

post/api/settings/{id}

Path parameters

idstring required

Setting id to update

Request body

{"stackTrail":"paths:/api/settings/{id}:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown","description":"New value for the setting"}

Response

Success

{"stackTrail":"paths:/api/settings/{id}:post:responses:200:content:application/json:schema:properties:value","oasType":"schema","type":"unknown","description":"The updated setting value"}