v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/setting

PUT /api/setting/{key}

Create/update a Setting. If called by a non-admin, only user-local settings can be updated. This endpoint can also be used to delete Settings by passing nil for :value.

put/api/setting/{key}

Path parameters

keystring required

Request body

{"stackTrail":"paths:/api/setting/{key}:put:requestBody:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}

Response

Successful response