/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
Response
Successful response